FreeNOS
|
Go to the source code of this file.
Data Structures | |
struct | timeval |
Time value information. More... | |
struct | timezone |
Time zone information. More... | |
Functions | |
C int | gettimeofday (struct timeval *tv, struct timezone *tz) |
Get current time of day. More... | |