36 void SetTimer(
Time _Timer);
40 std::function<void()> expired;
Base class for all Framework's classes.
Definition: Object.h:83
namespace of the flair Framework
Definition: Ahrs.h:19
unsigned long long Time
Time definition, in ns.
Definition: Object.h:55
Abstract class for a thread.
Abstract class for a thread.
Definition: Thread.h:38
Watchdog class.
Definition: Watchdog.h:29