summaryrefslogtreecommitdiffstats
path: root/src/clocks.h
AgeCommit message (Expand)Author
2017-04-22improved idlejitter plugin; now it calculates min, max and averageCosta Tsaousis (ktsaou)
2017-03-02prevents usec/msec from using wrong .tv_nsec/.tv_nsec values; #1843Costa Tsaousis (ktsaou)
2017-02-22prevent the charts from moving into the futureCosta Tsaousis (ktsaou)
2017-01-23complete and factorize clocks APIRémi Lefèvre
2017-01-23introduce heartbeat API using monotonic clockRémi Lefèvre
2017-01-11uptime plugin; fixes #1546; fixes #1507Costa Tsaousis (ktsaou)
2016-12-12Fix typos when clock_id or struct timespec are not defined on the systemRémi Lefèvre
2016-12-11introduce new clocks API using `clock_gettime()`Rémi Lefèvre