![]() |
0.01.00
|
This file includes definitions for the multiplexed timer service. More...
#include "openthread-core-config.h"#include <stddef.h>#include "utils/wrap_stdint.h"#include <openthread/types.h>#include <openthread/platform/alarm-micro.h>#include <openthread/platform/alarm-milli.h>#include "common/context.hpp"#include "common/debug.hpp"#include "common/locator.hpp"#include "common/tasklet.hpp"Go to the source code of this file.
Classes | |
| class | ot::Timer |
| This class implements a timer. More... | |
| class | ot::TimerMilli |
| This class implements the millisecond timer. More... | |
| class | ot::TimerScheduler |
| This class implements the base timer scheduler. More... | |
| struct | ot::TimerScheduler::AlarmApi |
| The Alarm APIs definition. More... | |
| class | ot::TimerMilliScheduler |
| This class implements the millisecond timer scheduler. More... | |
This file includes definitions for the multiplexed timer service.