[−][src]Function sunrise_libuser::syscalls::sleep_thread
pub fn sleep_thread(nanos: usize) -> Result<(), KernelError>
Sleeps for a specified amount of time, or yield thread.
pub fn sleep_thread(nanos: usize) -> Result<(), KernelError>
Sleeps for a specified amount of time, or yield thread.