| JUCE
    | 
| Classes | |
| class | MultiTimer | 
| A type of timer class that can run multiple timers with different frequencies, all of which share a single callback.  More... | |
| class | TimedCallback | 
| Utility class wrapping a single non-null callback called by a Timer.  More... | |
| class | Timer | 
| Makes repeated callbacks to a virtual method at a specified time interval.  More... | |