|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
High-resolution timer class. More...
#include <idfxx/error>#include <algorithm>#include <chrono>#include <esp_timer.h>#include <functional>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | idfxx::timer |
| High-resolution timer with microsecond precision. More... | |
| struct | idfxx::timer::clock |
| Monotonic clock based on boot time. More... | |
| struct | idfxx::timer::config |
| Timer configuration parameters. More... | |
Namespaces | |
| namespace | idfxx |
High-resolution timer class.
Definition in file timer.hpp.