|
Control Surface
main
MIDI Control Surface library for Arduino
|
Blink Without Delay-style timers.
Collaboration diagram for Timing:Classes | |
| class | Timer< time > |
| A class for easily managing timed events. More... | |
Typedefs | |
| using | timefunction = unsigned long (*)() |
| A function type that returns a time value. | |
| using timefunction = unsigned long (*)() |
A function type that returns a time value.
Definition at line 13 of file MillisMicrosTimer.hpp.