aboutsummaryrefslogtreecommitdiffstats
path: root/checks/timer.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid integer overflows in the benchmark timer code. This would lead tolloyd2008-10-221-2/+2
* Use the Timer class for all benchmarkinglloyd2008-09-051-3/+3
* Inline some methods of Timerlloyd2008-08-311-5/+5
* Add a simple timer classlloyd2008-08-311-0/+50