Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 398 Bytes

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