Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check CLOCK_MONOTONIC_* at runtime if needed. | Nick Mathewson | 2013-08-19 | 1 | -9/+10 |
* | Add regress_finalize to makefile.nmakerelease-2.1.3-alpha | Nick Mathewson | 2013-05-01 | 1 | -3/+3 |
* | Avoid unused-var warning on systems with clock_gettime but without CLOCK_MONO... | Nick Mathewson | 2012-08-02 | 1 | -0/+2 |
* | Simple unit tests for monotonic timers | Nick Mathewson | 2012-04-26 | 1 | -8/+20 |
* | Implement fast/precise monotonic clocks on Windows | Nick Mathewson | 2012-04-26 | 1 | -25/+130 |
* | Refactor monotonic timer handling into a new type and set of functions; add a... | Nick Mathewson | 2012-04-26 | 1 | -0/+235 |
* | Split out time-related prototypes into time-internal.h | Nick Mathewson | 2012-04-20 | 1 | -1/+0 |
* | Split out time-related evutil functions into a new evutil_time.c | Nick Mathewson | 2012-04-20 | 1 | -0/+134 |