|
2021-12-04
, 15:09
|
|
Posts: 584 |
Thanked: 1,550 times |
Joined on Sep 2019
|
#2
|
I am unsure whether the %CPU calculation makes sense for what you'd want it to show.
|
2021-12-05
, 20:45
|
|
Posts: 106 |
Thanked: 313 times |
Joined on Mar 2019
|
#4
|
|
2022-04-11
, 07:46
|
Posts: 500 |
Thanked: 618 times |
Joined on Feb 2012
|
#5
|
I think that requires compiled program that uses MCE. At that point it's better to make a widget.
The Following User Says Thank You to teroyk For This Useful Post: | ||
I am unsure whether the %CPU calculation makes sense for what you'd want it to show.
CPU use is sourced from /proc/stat https://www.linuxhowtos.org/System/procstat.htm
I would be happy to hear your thoughts on this.
Last edited by clort; 2021-12-03 at 23:14.