ICoreEventLoop.run

Runs the event loop for this thread until the until delegate returns true.

interface ICoreEventLoop
final
void
run
(
scope bool delegate
()
until
)

Meta