Module timer

Source

Structs§

Timer
Timer struct for managing one-time and recurring tasks.
TimerStatistics
Statistics for a timer.

Enums§

TimerState
Represents the state of a timer.

Traits§

TimerCallback
A trait for timer callbacks.