Skip to main content

Module clock

Module clock 

Source
Expand description

Runtime-mediated clock services.

Structs§

LiveClock
Production clock backed by the active runtime.
TestClock
Deterministic clock for tests with manual virtual-time controls.

Traits§

Clock
Clock service contract used by schedule/test runtime integrations.