startTimerMonitor

Starts the monitor which loops over Timers and calls their Fibers in turn.

This overwrites any currently running monitors by changing the value of TimerPlugin.monitorInstanceID. Likewise, it will end itself if the value changes.

version(WithTimerPlugin)
private
void
startTimerMonitor

Parameters

plugin TimerPlugin

The current TimerPlugin.