pub fn stop()
stop stops the timer if started.
stop
Note: upon stopping the timer, the timer value is reset to its initial value.
Repeat calls of stop() have no effect.
stop()