aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer/timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid a potential 32-bit overflow in Timer::combine_timers by promotinglloyd2008-11-211-2/+4
* Make Timer a pure virtual interface and add a new subclass ANSI_Clock_Timerlloyd2008-11-211-21/+22
* Move utils/{timer,mutex} to toplevellloyd2008-11-111-0/+57