bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 151 forks source link

Investigate potential .NET Stopwatch accuracy drift. #746

Open bryanedds opened 3 months ago

bryanedds commented 3 months ago

A drift of 0.2ms has been spotted a while ago according to this blog entry -

https://manski.net/articles/dotnet/high-resolution-clock

Be good to take our own measurement on our target machines.