![]() |
Dataflow Runtime API
3.0.3.0
|
This is the complete list of members for imt::base::dff::runtime::TimerServiceIfc, including all inherited members.
killTimer(RuntimeTimer::TimerHandle &timerToKill) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
startOneShotTimer(RuntimeTimer::TimerHandle &timerToStart, const uint32_t timerTicksMs) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
startPeriodicTimer(RuntimeTimer::TimerHandle &timerToStart, const uint32_t intervalMs) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
~TimerServiceIfc(void) | imt::base::dff::runtime::TimerServiceIfc | inlinevirtual |