#include <etimer.h>
Collaboration diagram for etimer:
This structure is used for declaring a timer. The timer must be set with etimer_set() before it can be used.
example-program.c, example-service.c, and example-use-service.c.