fn nanosleep(seconds: u64, nanoseconds: u64) void
[src]
Spurious wakeups are possible and no precision of timing is guaranteed.
fn nanosleep(seconds: u64, nanoseconds: u64) void
Spurious wakeups are possible and no precision of timing is guaranteed.