Function otter_api_tests::unistd::sleep[]

pub fn sleep(seconds: u32) -> u32
Expand description

Suspend execution for an interval of time

See also sleep(2)