pub fn timer_tick()Expand description
Advance the tick count.
Needed only by a timer handler that replaced the one this module installs.
The rate is still Timer::start’s to set, so the two do not drift apart.
pub fn timer_tick()Advance the tick count.
Needed only by a timer handler that replaced the one this module installs.
The rate is still Timer::start’s to set, so the two do not drift apart.