[][src]Function sunrise_kernel::timer::wait_ns

pub fn wait_ns(ns: usize) -> impl Waitable

Returns a stream of event that trigger every ns amount of nanoseconds.

Note