Performance:Thread
Method
Purpose
This method (on Microsoft Windows) returns information for a specified thread. If a thread is not specified, information on all threads is returned.
Type
Asynchronous, IMPACT_INFO.
Arguments
Name |
Type |
Description |
Thread |
String |
The exact name of the thread or a regular expression using the Empty argument string returns all threads. |
TimeInterval |
Integer |
Time interval in seconds after which data will be returned |
Returns
Name |
Type |
Instance |
String. Table is indexed on the Instance field. |
% Processor Time |
Double |
% User Time |
Double |
% Privileged Time |
Double |
Context Switches/sec |
Double |
Elapsed Time |
Double |
Priority Base |
Double |
Start Address |
Double |
Thread State |
Double |
Thread Wait Reason |
Double |
ID Process |
Double |
ID Thread |
Double |