Skip to main content

Module time_service

Module time_service 

Source
Expand description

ITS time utilities.

The ITS epoch is 2004-01-01 00:00:00 UTC (TAI), which corresponds to Unix timestamp 1072915200. A leap-second offset of 5 s is added to convert from UTC to TAI.

Functionsยง

timestamp_its_microseconds
Return the current ITS timestamp in microseconds (TAI, ITS epoch).
unix_time_secs
Return the current UTC timestamp in seconds (as f64).