Skip to main content

Module clock_time

Module clock_time 

Source

Structs§

ClockTime
A Time quantity
DisplayableOptClockTime
DurationError
TryFromFloatSecsError

Enums§

ClockTimeValueTypeOrNoneChecker

Constants§

UNIX_TO_NTP_TIME_OFFSET
Offset to add to UNIX time to convert to NTP time.

Statics§

NTP_TO_PTP_TIME_OFFSET
Offset to subtract from NTP time to convert to PTP time.
UNIX_TO_PTP_TIME_OFFSET
Offset to add to UNIX time to convert to PTP time.
UTC_TO_TAI_LEAP_SECONDS
Number of current leap seconds applicable to UTC compared to TAI

Traits§

TimeFormatConstructor
ClockTime formatted value constructor trait.