Process all pending events without blocking.
Checks if events are ready to trigger immediately, and run their callbacks if so.
Returns false iff exitEventLoop was called in the process.
See Implementation
Process all pending events without blocking.
Checks if events are ready to trigger immediately, and run their callbacks if so.