Function Timer.rearm
Resets the timer to the specified timeout
void rearm
(
core .time .Duration dur,
bool periodic = false
) nothrow @safe;
Resets the timer to the specified timeout
void rearm
(
core .time .Duration dur,
bool periodic = false
) nothrow @safe;