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