summaryrefslogtreecommitdiffstats
path: root/test/unit/nstime.c
Commit message (Expand)AuthorAgeFilesLines
* Add nstime_ns_since which obtains the duration since the input time.Qi Wang2021-12-221-0/+28
* High Resolution Timestamps for ProfilingJon Haslam2020-06-151-24/+1
* Change assert_* to expect_* in testsYinan Zhang2020-02-201-35/+35
* Initialization utilities for nstimeYinan Zhang2019-12-171-6/+4
* Add background thread related stats.Qi Wang2017-05-231-0/+36
* Replace tabs following #define with spaces.Jason Evans2017-01-211-1/+1
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-2/+2
* Update brace style.Jason Evans2017-01-211-24/+12
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-2/+0
* Do not advance decay epoch when time goes backwards.Jason Evans2016-10-111-1/+8
* Refactor time_* into nstime_*.Jason Evans2016-02-221-0/+220