delay

Function delay 

Source
pub fn delay(ms: u32)
Expand description

Stops the current thread for ms milliseconds, then returns.