mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce18925333
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
#include <system/setting_helpers.h>
|
||||
#include <system/settings.h>
|
||||
#include <system/helpers.h>
|
||||
#include <system/sysload.h>
|
||||
|
||||
#include <timerdclient/timerdmsg.h>
|
||||
|
||||
@@ -1978,6 +1979,8 @@ TIMER_START();
|
||||
hintBox->hide();
|
||||
delete hintBox;
|
||||
|
||||
cSysLoad::getInstance();
|
||||
|
||||
TIMER_STOP("################################## after all ##################################");
|
||||
RealRun(personalize.getWidget(0)/**main**/);
|
||||
|
||||
|
Reference in New Issue
Block a user