Dataflow Runtime API
4.0.1.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, uint32_t const timerTicksMs) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
startPeriodicTimer(RuntimeTimer::TimerHandle &timerToStart, uint32_t const intervalMs) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
~TimerServiceIfc() | imt::base::dff::runtime::TimerServiceIfc | inlinevirtual |