Module clock

Module clock 

Source
Expand description

Real-time and static Clock implementations.

Structs§

CallbackRegistry
Registry for timer event callbacks.
TestClock
A static test clock.

Traits§

Clock
Represents a type of clock.

Functions§

validate_and_prepare_time_alert
Validates and prepares parameters for setting a time alert.
validate_and_prepare_timer
Validates and prepares parameters for setting a timer.