Module time

Source
Expand description

Time-related operations.

Functions§

ax_monotonic_time
Returns the time elapsed since system boot.
ax_wall_time
Returns the time elapsed since epoch, also known as realtime.

Type Aliases§

AxTimeValue
A measurement of the system clock.