Module system_time

Module system_time 

Source
Expand description

Provides system time functionality with support for time synchronization.

Enums§

SystemTimeError
An error that may happen while working with System Time.

Traits§

SystemTime
Provides a measurement of the system time.
SystemTimeSync
Allows manual synchronization of SystemTime.