Module time::timer

source ·
Expand description

§Timer

This module contains everything related to the timer. A timer can be identified by a state (running or stopped), a cycle and a cycles count (infinite or finite). During the lifetime of the timer, timer events are triggered.

Structs§

Enums§