A timer. More...
#include <core/sys/timer.h>
A timer.
This structure is used for declaring a timer. The timer must be set with timer_set() before it can be used.
example-program.c, and multi-threading.c.
Definition at line 87 of file timer.h.