Include dependency graph for Timer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | OsTimer64Api< TimerClass > |
| Class template implementing an extended OS Timer with 64-bit microsecond times and delegate callback support. More... | |
| class | DelegateCallbackTimer< TimerApi > |
| Class template adding delegate callback method support to the basic CallbackTimer template. More... | |
| class | Timer |
| Callback timer class. More... | |
| class | AutoDeleteTimer |
| Auto-delete callback timer class. More... | |
Typedefs | |
| typedef std::function< void()> | TimerDelegateStdFunction |
1.8.13