#include <plot.h>
Public Member Functions | |
| Plot () | |
| ~Plot () | |
| void | get_load () |
Private Attributes | |
| guint | n |
| struct { | |
| guint now | |
| guint64 times [2][GLIBTOP_NCPU][N_CPU_STATES] | |
| } | cpu |
| float | data [NUM_POINTS] |
| Plot::Plot | ( | ) |
| Plot::~Plot | ( | ) |
| void Plot::get_load | ( | ) |
struct { ... } Plot::cpu [private] |
float Plot::data[NUM_POINTS] [private] |
guint Plot::n [private] |
guint Plot::now [private] |
guint64 Plot::times[2][GLIBTOP_NCPU][N_CPU_STATES] [private] |
1.4.7