Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes | Typedefs

Detailed Description

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.
 

Typedef Documentation

◆ timefunction

A function type that returns a time value.

Definition at line 13 of file MillisMicrosTimer.hpp.