mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-08-17 08:39:59 +00:00
The demo relied on the build context returning accumulated times in microseconds. On Windows this was using QueryPerformanceCounter directly which has a higher resolution, thus returning wrong measured times. We now report the accumulated times in microseconds on all platforms.
1.1 KiB
1.1 KiB