Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_clock.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a test for clock_gettime() supported clocksArthur de Jong2013-09-021-0/+158
This probes the system for available clocks to see if they can be reliably used to get a monotonic-like timer (the test doesn't verify the monotonic part, just usability).