![]() |
ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
| CpuInfo_t () | |
| virtual | ~CpuInfo_t () |
| ClassDef (CpuInfo_t, 1) | |
Public Attributes | |
| Float_t | fLoad1m |
| Float_t | fLoad5m |
| Float_t | fLoad15m |
| Float_t | fUser |
| Float_t | fSys |
| Float_t | fTotal |
| Float_t | fIdle |
#include <TSystem.h>
| CpuInfo_t::ClassDef | ( | CpuInfo_t | , |
| 1 | |||
| ) |
| Float_t CpuInfo_t::fIdle |
Definition at line 183 of file TSystem.h.
Referenced by GetWinNTCpuInfo().
| Float_t CpuInfo_t::fLoad15m |
Definition at line 179 of file TSystem.h.
Referenced by GetWinNTCpuInfo().
| Float_t CpuInfo_t::fLoad1m |
Definition at line 177 of file TSystem.h.
Referenced by GetWinNTCpuInfo().
| Float_t CpuInfo_t::fLoad5m |
Definition at line 178 of file TSystem.h.
Referenced by GetWinNTCpuInfo().
| Float_t CpuInfo_t::fSys |
Definition at line 181 of file TSystem.h.
Referenced by GetWinNTCpuInfo().
| Float_t CpuInfo_t::fTotal |
Definition at line 182 of file TSystem.h.
Referenced by GetWinNTCpuInfo().
| Float_t CpuInfo_t::fUser |
Definition at line 180 of file TSystem.h.
Referenced by GetWinNTCpuInfo().