gui/dboxinfo: move cpu load calculation to dedicated thread ...

... that keeps history; show load graph


Origin commit data
------------------
Commit: ce18925333
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
This commit is contained in:
vanhofen
2013-12-30 01:34:07 +01:00
parent 384cca7054
commit 9ce61523af
6 changed files with 196 additions and 29 deletions

View File

@@ -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();