Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-02 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse | 1 | -3/+18 |
2008-05-20 | if'def out private function ares__tvdiff(), it is not in use yet. | Yang Tse | 1 | -0/+2 |
2008-05-12 | configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only | Yang Tse | 1 | -1/+1 |
2008-05-10 | fix syntax error: missing semicolon | Yang Tse | 1 | -1/+1 |
2008-05-09 | Use monotonic time source if available. | Yang Tse | 1 | -0/+95 |