24 bool quit = this->m_quit;
32 this->m_rawTimeErrorLogged =
true;
33 Fw::Logger::log(
"[ERROR] LinuxTimer failed to read raw time: %d\n", static_cast<I32>(status));
void startTimer(const Fw::TimeInterval &interval)
Start timer.
Operation was successful.
Status now() override
Get the current time.
void unLock()
unlock the mutex and assert success
static void log(const char *format,...)
log a formated string with supplied arguments
static Status delay(const Fw::TimeInterval &interval)
delay the current task
RateGroupDivider component implementation.
void CycleOut_out(FwIndexType portNum, Os::RawTime &cycleStart) const
Invoke output port CycleOut.
void lock()
lock the mutex and assert success