Contiki 2.6

rtimer Struct Reference

Representation of a real-time task. More...

#include <core/sys/rtimer.h>


Detailed Description

Representation of a real-time task.

This structure represents a real-time task and is used by the real-time module and the architecture specific support module for the real-time module.

Examples:

example-rudolph1.c.

Definition at line 84 of file rtimer.h.