SPCPUCycleCounter members
Include protected members
Include inherited members
此監視器用來追蹤 CPU 循環。
The SPCPUCycleCounter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPCPUCycleCounter() | |
![]() |
SPCPUCycleCounter(Int64) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | 計數器的描述 |
![]() |
Name | 計數器的名稱 |
![]() |
Namespace | |
![]() |
NameValuePairs | |
![]() |
Value | 計數器的值。代表 CPU 循環。 |
![]() |
ValueInMS | 計數器的值。代表以毫秒為單位的 CPU 時間 |
![]() |
ValueIsExcessive | 這個值指出是否循環超過臨界值 |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CyclesFromMilliseconds | |
![]() |
Dispose | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IncrementCycles | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
MillisecondsFromCycles | |
![]() |
RenderValueForWeb | |
![]() |
ToString | (Inherited from Object.) |
Top