#include <stdint.h>#include <time.h>#include <sys/timer.h>#include <sys/atom.h>#include <stdlib.h>#include <memdebug.h>#include <dev/rtc.h>
Go to the source code of this file.
Functions | |
| time_t | time (time_t *timer) |
| Get the system time. | |
| int | stime (time_t *timer) |
| Set the system time. | |