Module clock

Source
Expand description

Real-time and static test Clock implementations.

Structs§

LiveClock
A real-time clock which uses system time.
TestClock
A static test clock.
TimeEventStream

Traits§

Clock
Represents a type of clock.