Nut/OS  4.10.3
API Reference
time.c File Reference
#include <stdint.h>
#include <time.h>
#include <sys/timer.h>
#include <sys/atom.h>
#include <stdlib.h>
#include <memdebug.h>
#include <dev/rtc.h>
Include dependency graph for time.c:

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.