rtl433
UNKNOWN
RTL-433 utility
|
compat_time addresses compatibility time functions. More...
Go to the source code of this file.
Functions | |
int | gettimeofday (struct timeval *tv, void *tz) |
compat_time addresses compatibility time functions.
topic: high-resolution timestamps issue: <sys/time.h> is not available on Windows systems solution: provide a compatible version for Windows systems
int gettimeofday | ( | struct timeval * | tv, |
void * | tz | ||
) |
Referenced by cs_time(), get_time_now(), and mg_http_handler2().