Свойство | Type | Description | |
---|---|---|---|
GetStat | Interop.procfs.ParsedStat | ||
GetThreadInfo | Interop.libproc.proc_threadinfo | ||
GetThreadTimes | System.Diagnostics.ProcessThreadTimes | ||
OpenThreadHandle | SafeThreadHandle | ||
ProcessThread |
Méthode | Description | |
---|---|---|
ResetIdealProcessor ( ) : void |
Méthode | Description | |
---|---|---|
GetStat ( ) : Interop.procfs.ParsedStat | ||
GetThreadInfo ( ) : Interop.libproc.proc_threadinfo | ||
GetThreadTimes ( ) : System.Diagnostics.ProcessThreadTimes |
Gets timing information for the thread.
|
|
OpenThreadHandle ( int access ) : SafeThreadHandle |
Open a handle to the thread.
|
|
ProcessThread ( ) |