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
..
2010-10-15 12:19:44 +00:00
2016-01-10 18:43:34 +01:00
2016-01-04 18:56:51 -05:00
2016-01-10 18:43:34 +01:00
2012-10-21 16:21:47 +00:00
2016-01-04 18:56:51 -05:00
2016-01-10 18:43:34 +01:00