SPCPUCycleData members
A helper class to count the cycles. It starts record ticks in contructor and stop ticks in Dispose(). In Dispose(), it will add the cycles to the SPCPUCycleCounter of SPMonitoredScopes
The SPCPUCycleData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPCPUCycleData |
Top
Properties
Name | Description | |
---|---|---|
ThreadId |
Top
Methods
Name | Description | |
---|---|---|
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top