0.01.00
timer.cpp File Reference

This file implements a multiplexed timer service on top of the alarm abstraction. More...

#include "timer.hpp"
#include "openthread-instance.h"
#include "common/code_utils.hpp"
#include "common/debug.hpp"
#include "common/logging.hpp"

Macros

#define WPP_NAME   "timer.tmh"
 

Functions

void ot::otPlatAlarmMilliFired (otInstance *aInstance)
 Signal that the alarm has fired. More...
 

Detailed Description

This file implements a multiplexed timer service on top of the alarm abstraction.