Module sep2_client::time
source · Expand description
Time Function Set
Structs
- IEEE 2030.5 Representation of SystemTime
Functions
- Return the current time
- Return the current time, with the global time offset supplied.
- Intermittently sleep until the provided instant, waking at an interval defined by
rate
. - Given a Time resource, calculate it’s offset from the system time, and set that offset to be applied to all future calls to
current_time_with_offset