Contiki 2.5
timer Struct Reference

A timer. More...

#include <core/sys/timer.h>

Detailed Description

A timer.

This structure is used for declaring a timer. The timer must be set with timer_set() before it can be used.

Examples:
example-program.c, and multi-threading.c.

Definition at line 87 of file timer.h.