Skip to main content

Module clock

Module clock 

Source

Modules§

stopped
working

Structs§

Clock
A generic structure that represents a clock.

Traits§

Time
Trait for types that can be used as a timestamp clock.

Type Aliases§

Stopped
The stopped clock. It returns always the same fixed time.
Working
The working clock. It returns the current time.