Expand description
Clock provider abstraction for injectable time.
Structs§
- System
Clock - Production clock that delegates to
Utc::now.
Traits§
- Clock
Provider - Provides the current wall-clock time, injectable for testing.
Clock provider abstraction for injectable time.
Utc::now.