aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Redoing remiss's shout patch. This time, just block on open() instead ofJ. Alexander Treuman2007-06-121-7/+1
* switching to us instead of ms on runtimeRoger Bystrøm2007-06-091-2/+2
* Added timer_get_runtime_ms to know how long the timer has been runningRoger Bystrøm2007-06-091-1/+7
* Move the timing code from the null plugin to timer.c, so it can be easilyJ. Alexander Treuman2007-05-301-0/+80