TimerHandle.reset

Revert the handle to init value, forgetting the timer it points to

This call will not cancel the actual timer. Use cancelTimer for that.

struct TimerHandle
nothrow @safe @nogc
void
reset
()

Meta