Skip to main content

poll_timers

Function poll_timers 

Source
pub fn poll_timers(now_us: u64)
Expand description

Scan for expired timers and wake their tasks. Call from the platform timer ISR on every tick.