![]() |
Dataflow Runtime API
3.0.3.0
|
This is the complete list of members for imt::base::dff::runtime::RuntimeTimer, including all inherited members.
getIsRunningState(const TimerHandle timerHandle) | imt::base::dff::runtime::RuntimeTimer | static |
getTickCountMs(void) | imt::base::dff::runtime::RuntimeTimer | static |
initTimerModule(void) | imt::base::dff::runtime::RuntimeTimer | static |
killTimer(TimerHandle &timerToKill) | imt::base::dff::runtime::RuntimeTimer | static |
process1msTick(void) | imt::base::dff::runtime::RuntimeTimer | static |
startOneShotTimer(const RuntimeCore::CoreHandle apHandle, TimerHandle &timerToStart, const uint32_t timerTicksMs) | imt::base::dff::runtime::RuntimeTimer | static |
startPeriodicTimer(const RuntimeCore::CoreHandle apHandle, TimerHandle &timerToStart, const uint32_t intervalMs) | imt::base::dff::runtime::RuntimeTimer | static |
TimerHandle typedef | imt::base::dff::runtime::RuntimeTimer | |
TIMERHANDLE_INVALID | imt::base::dff::runtime::RuntimeTimer | static |
updatePeriodicTimer(const TimerHandle timerToUpdate, const uint32_t intervalMs) | imt::base::dff::runtime::RuntimeTimer | static |