#include "esp_systemapi.h"#include "CallbackTimer.h"#include <Platform/Clocks.h>#include <driver/os_timer.h>
Include dependency graph for SimpleTimer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | OsTimerApi |
| Implements common system callback timer API. More... | |
Typedefs | |
| using | SimpleTimer = CallbackTimer< OsTimerApi > |
| Basic callback timer. More... | |
1.9.1