async

    Dark Mode
Search:
Group by:

Consts

asyncBackend = "chronos"
useChronos = true

Procs

proc drainEventLoop(timeout = 500) {....raises: [CatchableError],
                                     tags: [RootEffect].}
Run the event loop until there's nothing left or the timeout is reached.