Collapse All
Parallels C API Reference Guide
PHT_SYSTEM_STATISTICS_PROCESS
Functions Functions by Handle Legend

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 © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!