Function nix::unistd::sleep
[−]
[src]
pub fn sleep(seconds: c_uint) -> c_uint
Suspend execution for an interval of time
See also sleep(2)
pub fn sleep(seconds: c_uint) -> c_uint
Suspend execution for an interval of time
See also sleep(2)