/sys_time_h

header-only Windows implementation of the <sys/time.h> header

Primary LanguageCMIT LicenseMIT

Build status

header-only Windows implementation of the <sys/time.h> header.

tested on the following compilers:

  • Visual Studio
  • Clang for Windows (clang-cl)
  • GCC (MinGW)

defines the following structures:

  • timeval

implements the following functions:

  • gettimeofday