Skip to main content

Module clock

Module clock 

Source
Expand description

Clock provider abstraction for injectable time.

Structs§

SystemClock
Production clock that delegates to Utc::now.

Traits§

ClockProvider
Provides the current wall-clock time, injectable for testing.