-
- Downloads
Replaced uses of std::chrono with GetTimeInSeconds
A monotonic clock (e.g. clock_gettime(2), GetTickCount64) would be more appropriate.
Loading
Please register or sign in to comment
A monotonic clock (e.g. clock_gettime(2), GetTickCount64) would be more appropriate.