summaryrefslogtreecommitdiff
path: root/lib/common/Timer.h
Commit message (Expand)AuthorAge
* 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