aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer/timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-13/+3
* 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