Crate breezy_timer_lib

Source

Structs§

TimerState
Structure used to keep track of the current process time since the last start_timer!() call, as well as the sum of all previously calculated times.

Traits§

Timer

Type Aliases§

BreezyTimer