skia2/tools/timer
mtklein d1f7f990a1 Have DM and nanobench display times in minutes when they're above 60 seconds.
Getting tired of trying to divide in my head when reading Valgrind logs.

BUG=skia:

Review URL: https://codereview.chromium.org/1004703002
2015-03-12 10:29:32 -07:00
..
GpuTimer.cpp Refactor SkGLContext to be actually extendable 2014-10-15 23:03:54 -07:00
GpuTimer.h Make the Sk GL context class an abstract base class 2014-10-09 05:24:15 -07:00
SysTimer_mach.cpp Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_mach.h Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_posix.cpp Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_posix.h Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_windows.cpp Use __rdtsc on Windows. 2014-07-16 19:59:32 -04:00
SysTimer_windows.h Use __rdtsc on Windows. 2014-07-16 19:59:32 -04:00
Timer.cpp Have DM and nanobench display times in minutes when they're above 60 seconds. 2015-03-12 10:29:32 -07:00
Timer.h Sketch DM refactor. 2015-01-15 10:56:12 -08:00
TimerData.cpp Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
TimerData.h Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00