EventDriver.runEventLoop

Starts the event loop.

The loop will continue to run until either no more event listeners are active or until exitEventLoop() is called.

interface EventDriver
@safe
int
runEventLoop
()

Meta