TimerQueue.consumeTimeouts

Undocumented in source. Be warned that the author may not have intended to support it.
struct TimerQueue(DATA, long TIMER_RESOLUTION = 10_000)
@safe
void
consumeTimeouts
(
SysTime now
,
scope void delegate
(
size_t timer
,,
ref DATA data
)
@safe
del
)

Meta