Function magenta::deadline_after [] [src]

pub fn deadline_after(nanos: mx_duration_t) -> mx_time_t

Compute a deadline for the time in the future that is the given Duration away.

Wraps the mx_deadline_after syscall.