Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.h | lloyd | 2008-11-25 | 1 | -0/+4 |
* | Avoid a potential 32-bit overflow in Timer::combine_timers by promoting | lloyd | 2008-11-21 | 1 | -2/+4 |
* | Make Timer a pure virtual interface and add a new subclass ANSI_Clock_Timer | lloyd | 2008-11-21 | 2 | -31/+40 |
* | Add an implementation of name() to Timer. This allows it to be | lloyd | 2008-11-12 | 1 | -0/+2 |
* | Mention an idea for wall clock sync in Hardware_Timer | lloyd | 2008-11-11 | 1 | -0/+6 |
* | Move utils/{timer,mutex} to toplevel | lloyd | 2008-11-11 | 15 | -0/+442 |