Module time

Source
Expand description

Functions for interacting with the runtime’s support for time, monotonic and system.

Enums§

Monotonicity
Possible monotonicities supported by the system monotonic clock.

Functions§

twz_rt_get_monotonic_time
Read the system monotonic clock.
twz_rt_get_system_time
Read the system time.