Timer.rearm

Resets the timer to the specified timeout

struct Timer
@safe nothrow
void
rearm
(
Duration dur
,
bool periodic = false
)

Meta