mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph
This commit is contained in:
@@ -47,7 +47,6 @@ class CDBoxInfoWidget : public CMenuTarget
|
||||
int width;
|
||||
int height;
|
||||
int hheight,mheight; // head/menu font height
|
||||
unsigned long stat_total, stat_idle;
|
||||
|
||||
void paint();
|
||||
|
||||
|
Reference in New Issue
Block a user