mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 17:17:26 +03:00
96e2a4259e
Generic data, as CPU and memory usage, are used by Meters. In paused mode they would stop receiving updates and especially Graph Meters would stop showing continuous data. Improves: #214 Closes: #253