nix
0.29.0
In nix::
unistd
Function
nix
::
unistd
::
sleep
Copy item path
source
ยท
[
−
]
pub fn sleep(seconds:
c_uint
) ->
c_uint
Expand description
Suspend execution for an interval of time
See also
sleep(2)