summaryrefslogtreecommitdiff
path: root/tests/timespec-test.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-27shared: Add helpers to convert between various time units and timespecAlexandros Frantzis1-0/+72
2017-11-27shared: Add timespec_is_zero helperAlexandros Frantzis1-0/+11
2017-03-13timespec: Add timespec subtraction helpersDaniel Stone1-0/+22
2017-03-13timespec: Add timespec_to_msec helperDaniel Stone1-0/+9
2017-03-08timespec: Add timespec_add_msec helperDaniel Stone1-0/+11
2017-03-08timespec: Add timespec_add_nsec helperDaniel Stone1-0/+124