true if a task was executed, false if the ready queue was empty.bool tick() @trustedExecute a single scheduling round.
This method runs one ready task (if any) and then returns. Useful for integrating with external event loops.
true if a task was executed, false if the ready queue was empty.