sleep

Function sleep 

Source
pub fn sleep(seconds: i32)
Expand description

Blocks the current thread for the specified number of seconds.