Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.04 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.04 KB

TimeUtils

Windows (MSVC) Windows (MSYS2) Ubuntu macOS GitHub Releases

Small timespec-like wrapper around system APIs for time-related stuff.

I use it in my own projects for time measurement and accurate sleeping.

Supports Windows, Linux and macOS (Sierra 10.12 and newer)