Function bern_kernel::syscall::sleep[][src]

pub fn sleep(ms: u32)
Expand description

Put the current task to sleep for ms milliseconds.