Performs a single round of scheduling without blocking.
This will execute scheduled tasks and process events from the event queue, as long as possible without having to wait.
A reason is returned:
See Implementation
Performs a single round of scheduling without blocking.
This will execute scheduled tasks and process events from the event queue, as long as possible without having to wait.