◆ MultiTimerCallback()
juce::MultiTimerCallback::MultiTimerCallback |
( |
const int |
tid, |
|
|
MultiTimer & |
mt |
|
) |
| |
|
inlinenoexcept |
◆ timerCallback()
void juce::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 juce::Timer.
◆ owner
◆ timerID
const int juce::MultiTimerCallback::timerID |
The documentation for this struct was generated from the following file: