Comment by nomel
6 years ago
GetTickCount is a monotonic timestamps still supported in Windows 10, available for any application to use. These days, you should use GetTickCount64, but any application that doesn't handle the rollover of GetTickCount is buggy.
No comments yet
Contribute on Hacker News ↗