29 bool Elapsed(uint16_t start, uint16_t timeout)
const;
Definition: timebase.h:13
uint16_t Millis() const
Definition: timebase.cpp:29
bool Elapsed(uint16_t start, uint16_t timeout) const
Definition: timebase.cpp:23
void Init()
Initializes the Timebase class - sets the timers and prepares the internal variables.
Definition: timebase.cpp:11
The selector namespace provides all necessary facilities related to the logical model of the selector...
Definition: selector.cpp:13
The time namespace provides all necessary facilities related to measuring real elapsed time for the w...
Definition: timebase.cpp:7
Timebase timebase
The one and only instance of Selector in the FW.
Definition: timebase.cpp:9
The modules namespace contains models of MMU's components.
Definition: command_base.h:8