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

pub fn udelay(usecs: u64)
Expand description

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