Function fuchsia_zircon::time_get [] [src]

pub fn time_get(clock_id: ClockId) -> zx_time_t

Get the current time, from the specific clock id.

Wraps the zx_time_get syscall.