aboutsummaryrefslogtreecommitdiff
path: root/src/nstime.c
AgeCommit message (Expand)Author
2016-10-29Use CLOCK_MONOTONIC_COARSE rather than COARSE_MONOTONIC_RAW.Jason Evans
2016-10-10Do not advance decay epoch when time goes backwards.Jason Evans
2016-10-10Refine nstime_update().Jason Evans
2016-06-07Fix mixed decl in nstime.cElliot Ronaghan
2016-04-18Update private_symbols.txt.Jason Evans
2016-02-21Refactor time_* into nstime_*.Jason Evans