summaryrefslogtreecommitdiffstats
path: root/NetworkIOMeter.c
Commit message (Expand)AuthorAgeFilesLines
* cleaned up includes with iwyumayurdahibhate2021-05-101-2/+3
* Use RichString_appendnAscii where possibleChristian Göttsche2021-04-261-2/+3
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-2/+2
* Merging all the points related to calculating time in one placeSohaib2021-04-051-5/+3
* Save text buffer in MeterChristian Göttsche2021-03-041-3/+3
* Switch NetworkIO Meter to using uint32_t and uint64_tNathan Scott2021-03-021-21/+21
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-011-29/+35
* Implement bar and graph mode for NetworkIOMeter (#408)Michael F. Schönitzer2021-02-281-2/+8
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-8/+8
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
* Reduce scope of cached valuesBenny Baumann2020-11-221-4/+6
* IWYU update (Linux)Christian Göttsche2020-11-191-0/+1
* Handle data wraparounds in IO MetersChristian Göttsche2020-11-021-6/+22
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-3/+13
* Increase print buffer in NetworkIOMeter_displayChristian Göttsche2020-10-201-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-0/+7
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+89

© 2014-2024 Faster IT GmbH | imprint | privacy policy