DriverCore.notifyIdle

Notifies the core that all events have been processed.

This should be called by the driver whenever the event queue has been fully processed.

interface DriverCore
@safe
void
notifyIdle
()

Meta