#include <QtCore/QDebug>
#include <QtCore/QTimer>
#include <QtCore/QTimerEvent>
#include <glibtop.h>
#include <glibtop/cpu.h>
Go to the source code of this file.
Classes | |
class | Plot |
Enumerations | |
enum | { CPU_TOTAL, CPU_USED, N_CPU_STATES } |
Variables | |
static const unsigned | NUM_POINTS = 60 + 1 |
const unsigned NUM_POINTS = 60 + 1 [static] |