Commit Graph

4 Commits

Author SHA1 Message Date
Graham Pentheny
810e6f0b10 Clean up per-platform code in PerfTimer 2025-05-06 10:39:25 -04:00
Graham Pentheny
032830fa69 Clean up remaining demo code 2025-04-26 00:42:16 -04:00
Jakob Botsch Nielsen
09080b5272 Fix time measuring on Windows
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.
2016-01-10 18:43:34 +01:00
Mikko Mononen
cfc66a0fc9 Added missing perftimer. Better log for tile sample. Some crowd test stuff. 2010-08-26 18:47:36 +00:00