summaryrefslogtreecommitdiffstats
path: root/DateMeter.c
AgeCommit message (Expand)Author
2023-12-26Update includes based on IWYUBenny Baumann
2023-08-31Rename ProcessList to ProcessTable throughoutNathan Scott
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-05-10cleaned up includes with iwyumayurdahibhate
2021-04-05Request the realtime and monotonic clock times once per sampleNathan Scott
2021-04-05Merging all the points related to calculating time in one placeSohaib
2021-03-04Save text buffer in MeterChristian Göttsche
2021-03-02Drop newline at end of if branchChristian Göttsche
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2020-12-06Use size_t as len type for Meter_UpdateValuesChristian Göttsche
2020-11-02Spacing around operatorsBenny Baumann
2020-10-18Make all required includes explicitBenny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05DateMeter followupChristian Göttsche
2020-10-05Add a date and datetime meter (#159)Michael F. Schönitzer