-1 on error.EventLoop.runOnce
ptrdiff_t runOnce(int timeoutMs) @trusted nothrowRun one iteration of the event loop.
Parameters
timeoutMs | Maximum time to wait for events, -1 for infinite. |
Returns
Number of callbacks dispatched, or