The PHT_SYSTEM_STATISTICS_PROCESS handle is used to obtain system process statistics. The handle is obtained by making the PrlStat_GetProcStat function call.
|
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. |