PatchworkOS
Loading...
Searching...
No Matches
time.c File Reference
#include <time.h>
#include "user/common/syscalls.h"

Go to the source code of this file.

Functions

time_t time (time_t *timePtr)
 

Function Documentation

◆ time()

time_t time ( time_t timePtr)

Definition at line 5 of file time.c.

References _syscall_unix_epoch(), NULL, and time().

Referenced by dwm_poll(), procedure(), rtc_read(), taskbar_update_clock(), time(), timer_init(), and timer_uptime().