#include <AH/Settings/Warnings.hpp>#include <AH/Arduino-Wrapper.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 | |
| PrintStream library  | |
Typedefs | |
| using | timefunction = unsigned long(*)() | 
| A function type that returns a time value.  More... | |