|
FreeNOS
|
Go to the source code of this file.
Data Structures | |
| struct | timespec |
| The <time.h> header shall declare the timespec structure. More... | |
Functions | |
| C unsigned long | mktime (const unsigned int year, const unsigned int month, const unsigned int day, const unsigned int hour, const unsigned int min, const unsigned int sec) |
| Convert given time values to UNIX timestamp (seconds since epoch) More... | |
1.8.17