36#ifndef IMT_BASE_DFF_ACTIVEPARTS_ONESHOTTIMER_H
37#define IMT_BASE_DFF_ACTIVEPARTS_ONESHOTTIMER_H
46namespace activeparts {
A one shot timer to be used in an active part.
bool isRunning() const
Check if the timer is running.
void clearTimerHandle()
Clear the timer handle.
void stop()
Stop the oneshot timer.
::imt::base::dff::runtime::RuntimeTimer::TimerHandle getTimerId() const
Get the handle to identify the timer.
OneShotTimer(::imt::base::dff::runtime::TimerServiceIfc &timer, uint32_t const timeoutMs)
Constructor.
void startTimeout()
Start the oneshot timer.
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