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