#include "TSystem.h"
ProcInfo_t
class description
-
header file
viewCVS header
class ProcInfo_t
Inheritance
Inherited Members
Includes
Libraries
Function Members (Methods)
Display options:
Show inherited
Show non-public
public:
ProcInfo_t
()
ProcInfo_t
(
const
ProcInfo_t
&)
~ProcInfo_t
()
ProcInfo_t
&
operator=
(
const
ProcInfo_t
&)
Data Members
public:
Float_t
fCpuUser
user time used by this process in seconds
Float_t
fCpuSys
system time used by this process in seconds
Long_t
fMemResident
resident memory used by this process in KB
Long_t
fMemVirtual
virtual memory used by this process in KB
Class Description
ProcInfo_t
()
{ }
TSystem
&
operator=
(
const
TSystem
&)
Last update: Tue Dec 5 18:18:52 2006
ROOT page
-
Class index
-
Class Hierarchy
-
Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to
ROOT support
, or contact
the developers
with any questions or problems regarding ROOT.