#include <vtkKWProcessStatistics.h>
[NOHEADER] | |
| vtkTypeRevisionMacro (vtkKWProcessStatistics, vtkObject) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| vtkKWProcessStatistics * | New () |
Public Member Functions | |
| int | GetProcessSizeInBytes () |
| float | GetProcessCPUTimeInMilliseconds () |
| int | QueryMemory () |
| long | GetTotalVirtualMemory () |
| long | GetAvailableVirtualMemory () |
| long | GetTotalPhysicalMemory () |
| long | GetAvailablePhysicalMemory () |
Protected Member Functions | |
| vtkKWProcessStatistics () | |
| ~vtkKWProcessStatistics () | |
Definition at line 24 of file vtkKWProcessStatistics.h.
|
|
|
|
|
Definition at line 50 of file vtkKWProcessStatistics.h. |
|
|
Construct the ProcessStatistics with eight points. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Evaluate the memory information. |
|
|
Retrieve memory information in kilobytes. |
|
|
Retrieve memory information in kilobytes. |
|
|
Retrieve memory information in kilobytes. |
|
|
Retrieve memory information in kilobytes. |
1.3.5