aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer/timer.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-53/+0
* The get_tm function was duplicated. Move single version to timer.{h,cpp}lloyd2009-09-171-1/+4
* Split up util.h into 3 fileslloyd2009-09-171-0/+5
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-1/+3
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-3/+2
* Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.hlloyd2008-11-251-0/+4
* Make Timer a pure virtual interface and add a new subclass ANSI_Clock_Timerlloyd2008-11-211-10/+18
* Add an implementation of name() to Timer. This allows it to belloyd2008-11-121-0/+2
* Move utils/{timer,mutex} to toplevellloyd2008-11-111-0/+30