Forum und email

events_pending

boolean events_pending();

Checks if any events are pending. This can be used to update the GUI and invoke timeouts etc. while doing some time intensive computation.

See main_iteration() .