Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PHT_SYSTEM_STATISTICS_PROCESS
Functions  Functions by Handle  Legend  Send Feedback

The PHT_SYSTEM_STATISTICS_PROCESS handle is used to obtain system process statistics. The handle is obtained by making the PrlStat_GetProcStat function call.

Functions
 
Name 
Description 
 
Returns the process command name. 
 
Returns process CPU usage in percents. 
 
Returns process system id. 
 
Returns process owner user name. 
 
Returns real memory usage size in bytes. 
 
Returns start time of the process, in seconds (number of seconds since January 1, 1601 (UTC)). 
 
Returns process state. 
 
Returns system running time of the process, in seconds. 
 
Returns total memory usage size in bytes. 
 
Returns total running time of the process, in seconds. 
 
Returns user running time of the process, in seconds. 
 
Returns virtual memory usage size in bytes. 
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!