Skip to main content

timer_tick

Function timer_tick 

Source
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.