Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
MillisMicrosTimer.hpp File Reference
Include dependency graph for MillisMicrosTimer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Timer< time >
 A class for easily managing timed events. More...

Namespaces

namespace  AH
 PrintStream library

Typedefs

using timefunction = unsigned long (*)()
 A function type that returns a time value.