Contiki 2.6
|
Implementation of timetable, a data structure containing timestamps for events. More...
#include "sys/clock.h"
#include "sys/timetable.h"
#include <stdio.h>
Go to the source code of this file.
Variables | |
rtimer_clock_t | timetable_timestamp_time |
The time for taking a timestamp. |
Implementation of timetable, a data structure containing timestamps for events.
Definition in file timetable.c.