Function sleep_ms

Source
pub fn sleep_ms(milliseconds: u32)
Expand description

sleeps the thread for the specified number of milliseconds.