Module fix_timer

Module fix_timer 

Source

Structs§

FTimer
Timer wrapper for fixed precision timers.

Type Aliases§

FTimerMs
FTimer with precision of 1 ms (1 kHz sampling)
FTimerUs
FTimer with precision of 1 μs (1 MHz sampling)