36#ifndef IMT_BASE_DFF_ACTIVEPARTS_PERIODICTIMER_H
37#define IMT_BASE_DFF_ACTIVEPARTS_PERIODICTIMER_H
46namespace activeparts {
A periodic timer to be used in an active part.
void startTimer()
Start the periodic timer.
PeriodicTimer(::imt::base::dff::runtime::TimerServiceIfc &timer, uint32_t const intervalMs)
Constructor.
::imt::base::dff::runtime::RuntimeTimer::TimerHandle getTimerId() const
Get the handle to identify the timer.
void stop()
Stop the periodic timer.
bool isRunning() const
Check if the timer is running.
int16_t TimerHandle
A TimerHandle is used to identify a timer with a unique number.
Interface to start timer.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int32 uint32_t