Skip to main content

Module clock

Module clock 

Source
Expand description

Time as a port.

Domain code never calls OffsetDateTime::now_utc() directly — otherwise anything involving backoff, TTL or scheduling becomes untestable.

Structs§

SystemClock
The real system clock, in UTC.

Traits§

Clock