addIdleHandler

Register a function to be called when the event loop is idle, and would otherwise sleep.

version(!LIBEV)
void
addIdleHandler
(,
void delegate
()
handler
)

Meta