Function axtask::on_timer_tick
source · pub fn on_timer_tick()
Available on crate feature
multitask
only.Expand description
Handles periodic timer ticks for the task manager.
For example, advance scheduler states, checks timed events, etc.