usleep

Function usleep 

Source
pub fn usleep(us: u32)
Expand description

Puts the current task to sleep for the specified number of microseconds.