9 #ifndef __Pd____Timer__
10 #define __Pd____Timer__
29 bool timerReset =
false;
30 double timerCounter = 0;
A super class inherited by all Pd++ objects.
Definition: PdMaster.h:62
Personal namespace. Use intials for your own classes.
Definition: CosineWave.cpp:18
A simple timer that outputs milliseconds.
Definition: Timer.h:25