Skip to content

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

License

Notifications You must be signed in to change notification settings

infradig/sys_time_h

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.5%
  • Python 28.6%
  • CMake 3.9%