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
..
2012-05-31 09:07:54 +00:00
2016-01-10 18:43:34 +01:00
2011-03-25 09:16:38 +00:00