A timer.
More...
#include <core/sys/etimer.h>
Detailed Description
A timer.
This structure is used for declaring a timer. The timer must be set with etimer_set() before it can be used.
- Examples:
-
example-announcement.c, example-broadcast.c, example-collect.c, example-program.c, example-runicast.c, example-unicast.c, and multi-threading.c.
Definition at line 77 of file etimer.h.