summaryrefslogtreecommitdiffstats
path: root/src/metrics.h
Commit message (Expand)AuthorAgeFilesLines
* Remove 'using namespace std' from header files, properly namespace all std sy...Michael Jones2020-09-301-4/+3
* fix all "class" -> "struct"Evan Martin2012-12-291-3/+5
* Add missing 'virtual' annotation to ReadFile() override.Thiago Farina2012-10-171-5/+2
* Change rate measurement code.Nico Weber2012-09-141-5/+4
* fix error and prevent warning in GetTimeMillis()Claus Klein2012-07-271-1/+1
* print edges per secondPeter Kuemmel2012-07-151-0/+25
* Header guards were missing from some header files.Jonathan Sternberg2012-05-301-0/+5
* add a '-d stats' flag for detailed timingsEvan Martin2012-01-051-0/+64