Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-11 | spelling | Antoine Cœur | 1 | -1/+1 | |
2013-07-04 | xz: Move some of the timing code into mytime.[hc]. | Lasse Collin | 1 | -0/+47 | |
This switches units from microseconds to milliseconds. New clock_gettime(CLOCK_MONOTONIC) will be used if available. There is still a fallback to gettimeofday(). |