Function magenta::nanosleep [] [src]

pub fn nanosleep(deadline: mx_time_t)

Sleep until the given deadline.

Wraps the mx_nanosleep syscall.