Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces | Typedefs
MillisMicrosTimer.hpp File Reference
#include <AH/Settings/Warnings.hpp>
#include <Arduino.h>
#include <AH/Settings/NamespaceSettings.hpp>
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

 AH
 

Typedefs

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