The file that provides functions ported from Unix in time.h. More...
| Macros | |
| #define | HAVE_GETTIMEOFDAY 1 | 
| Functions | |
| int | evil_gettimeofday (struct timeval *tv, struct timezone *tz) | 
| Get time and timezone.  More... | |
| char * | strptime (const char *buf, const char *fmt, struct tm *tm) | 
| Convert a string representation of time to a time tm structure .  More... | |
The file that provides functions ported from Unix in time.h.