Checks if any events are pending. This can be used to update the UI and invoke timeouts etc. while doing some time intensive computation.
TRUE if any events are pending, FALSE otherwise
See Implementation
Checks if any events are pending. This can be used to update the UI and invoke timeouts etc. while doing some time intensive computation.