Module timer

Source
Expand description

Timers for one-time or repeated actions.

Structs§

Timer
A timer.

Functions§

duration_until_wall_clock_is_multiple_of
Returns the duration until the wall clock is a multiple of duration.
get_timer
Creates a new timer or returns an existing one.