rtl433  UNKNOWN
RTL-433 utility
compat_time.h File Reference

compat_time addresses compatibility time functions. More...

Go to the source code of this file.

Functions

int gettimeofday (struct timeval *tv, void *tz)
 

Detailed Description

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

Function Documentation

◆ gettimeofday()

int gettimeofday ( struct timeval tv,
void *  tz 
)