| UbixOS
    2.0
    | 

Go to the source code of this file.
| Functions | |
| int | gettimeofday (struct timeval *tp, struct timezone *tzp) | 
| int | time_init () | 
| uint32_t | timeMake (struct timeStruct *time) | 
Definition at line 110 of file time.c.
References systemVitals, vitalsStruct::sysUptime, vitalsStruct::timeStart, timeval::tv_sec, timeval::tv_usec, timezone::tz_dsttime, and timezone::tz_minuteswest.
Referenced by sys_gettimeofday(), sys_init(), and sys_unix_now().
| uint32_t timeMake | ( | struct timeStruct * | time | ) | 
Definition at line 87 of file time.c.
References DAY, YEAR, and timeStruct::year.