mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-13 01:38:20 +00:00
996b9e7e7b
We implement nanotime by converting QueryPerformanceTimer output with floating point arithmetic. This is necessary to preserve precision on platforms where each tick is not an integer number of nanoseconds. Furthermore, struct timespec is included C11 and appears to be supported on Windows, so we no longer need to #ifdef it out. |
||
---|---|---|
.. | ||
common |