summaryrefslogtreecommitdiff
path: root/lib/common/Timer.h
Commit message (Expand)AuthorAge
* Use more efficient direct reset of Timers instead of assignment.Chris Wilson2012-11-17
* Refactor and improve timer trace logging, fix subsecond formatting error.Chris Wilson2012-11-07
* Add experimental "TCP Nice" mode, disabled by default.Chris Wilson2012-02-12
* New timer implementation using TimerQueue on Windows to avoid the needChris Wilson2008-07-27
* Don't #include sys/time.h unless our platform has it, thanks Gary.Chris Wilson2007-07-26
* Fix header include order. (refs #3, merges [1446])Chris Wilson2007-03-24
* Fixed a race condition caused by rescheduling in signal handler (refs Chris Wilson2006-12-03
* Use a static pointer rather than a static object, to allow it to be Chris Wilson2006-11-13
* Added generic timer support classChris Wilson2006-11-06