aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer
Commit message (Expand)AuthorAgeFilesLines
* Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.hlloyd2008-11-251-0/+4
* 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-212-31/+40
* Add an implementation of name() to Timer. This allows it to belloyd2008-11-121-0/+2
* Mention an idea for wall clock sync in Hardware_Timerlloyd2008-11-111-0/+6
* Move utils/{timer,mutex} to toplevellloyd2008-11-1115-0/+442