|
Contiki 3.x
|
A simple time synchronization mechanismMore...
#include "contiki.h"#include "lib/random.h"#include "net/rime/rime.h"#include "net/rime/timesynch.h"#include <string.h>Go to the source code of this file.
A simple time synchronization mechanism
Definition in file timesynch.c.
1.8.5