Timer.stop

Stop the timer. The next time this timer's fiber wakes up it will exit the run() function.

class Timer
@safe nothrow
void
stop
()

Meta