Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nstime_ns_since which obtains the duration since the input time. | Qi Wang | 2021-12-22 | 1 | -0/+28 |
* | High Resolution Timestamps for Profiling | Jon Haslam | 2020-06-15 | 1 | -24/+1 |
* | Change assert_* to expect_* in tests | Yinan Zhang | 2020-02-20 | 1 | -35/+35 |
* | Initialization utilities for nstime | Yinan Zhang | 2019-12-17 | 1 | -6/+4 |
* | Add background thread related stats. | Qi Wang | 2017-05-23 | 1 | -0/+36 |
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -1/+1 |
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -2/+2 |
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -24/+12 |
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -2/+0 |
* | Do not advance decay epoch when time goes backwards. | Jason Evans | 2016-10-11 | 1 | -1/+8 |
* | Refactor time_* into nstime_*. | Jason Evans | 2016-02-22 | 1 | -0/+220 |