Function set_oneshot_timer

Source
pub fn set_oneshot_timer(deadline_ns: u64)
Expand description

Set a one-shot timer.

A timer interrupt will be triggered at the specified monotonic time deadline (in nanoseconds).