Skip to main content

register_timer

Function register_timer 

Source
pub fn register_timer(steps: u64, f: Box<dyn FnOnce()>) -> CallbackHandle
Expand description

One-shot callback after steps precision units (cbAfterDelay).