[][src]Function hermit::kernel::processor::udelay

pub fn udelay(usecs: u64)

Delay execution by the given number of microseconds using busy-waiting.