◆ MultiTimerCallback()
MultiTimerCallback::MultiTimerCallback |
( |
const int |
tid, |
|
|
MultiTimer & |
mt |
|
) |
| |
|
inlinenoexcept |
◆ timerCallback()
void MultiTimerCallback::timerCallback |
( |
| ) |
|
|
inlineoverridevirtual |
The user-defined callback routine that actually gets called periodically.
It's perfectly ok to call startTimer() or stopTimer() from within this callback to change the subsequent intervals.
Implements Timer.
◆ owner
◆ timerID
const int MultiTimerCallback::timerID |
The documentation for this struct was generated from the following file: