Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add timer support for Windows. | Jason Evans | 2015-07-13 | 1 | -7/+18 |
* | use CLOCK_MONOTONIC in the timer if it's available | Daniel Micay | 2015-03-13 | 1 | -0/+17 |
* | avoid conflict with the POSIX timer_t type | Daniel Micay | 2014-09-08 | 1 | -4/+4 |
* | Add a simple timer implementation for use in benchmarking. | Jason Evans | 2014-09-08 | 1 | -0/+57 |