#include <time.h>
Go to the source code of this file.
Functions | |
time_t | mkgmtime (struct tm *const tmp) |
Get the UTC time in seconds and nano-seconds from a time struct in GM time. |
time_t mkgmtime | ( | struct tm *const | tmp | ) |
Get the UTC time in seconds and nano-seconds from a time struct in GM time.
Definition at line 108 of file mkgmtime.c.