Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
MillisMicrosTimer.hpp File Reference
#include <AH/Settings/NamespaceSettings.hpp>
#include <AH/Arduino-Wrapper.h>
+ 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.