Module time

Module time 

Source

Constants§

NANOS_PER_SECOND
SCHEDULER_CLOCK_HZ

Functions§

duration_from_poll_timeout
duration_from_timespec
duration_from_timeval
duration_to_scheduler_clock
itimerspec_from_deadline_interval
Returns an itimerspec with it_value set to deadline and it_interval set to interval.
itimerspec_from_itimerval
time_from_timespec
Returns a zx::SyntheticInstant for the given timespec, treating the timespec as an absolute point in time (i.e., not relative to “now”).
time_from_timeval
timespec_from_duration
timespec_from_time
timespec_from_timeval
timespec_is_zero
timeval_from_duration
timeval_from_time