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