![]() |
Imt.Base C++ API V4.1.1.0
|
This is the complete list of members for imt::base::dff::runtime::RuntimeTimer, including all inherited members.
getIsRunningState(TimerHandle const timerToCheck) | imt::base::dff::runtime::RuntimeTimer | static |
getTickCountMs() | imt::base::dff::runtime::RuntimeTimer | static |
initTimerModule(uint32_t initialTimeMs=0) | 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 timerToUpdate, uint32_t const intervalMs) | imt::base::dff::runtime::RuntimeTimer | static |