A simple time synchronization mechanism
#include "contiki.h"
#include "lib/random.h"
#include "net/rime.h"
#include "net/rime/timesynch.h"
Go to the source code of this file.
Definition in file timesynch.c.