◆ MultiTimerCallback()
◆ 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:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_events/timers/juce_MultiTimer.cpp