summaryrefslogtreecommitdiffstats
path: root/src/util/threadcputimer.cpp
AgeCommit message (Expand)Author
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-02Delete trailing/leading blank linesJan Holthuis
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-03-11Use absolute path.RJ Ryan
2014-03-02Removed unused functionDaniel Schürmann
2014-03-02Remove unnecessary code which breaks compile on other than linux.Ilkka Tuohela
2014-02-27Added ThreadCpuTimer to measure the time consumedin a thread (Linux only)Daniel Schürmann