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
Public method SPCPUCycleData

Top

Properties

  Name Description
Public property ThreadId

Top

Methods

  Name Description
Public method Dispose
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPCPUCycleData class

Microsoft.SharePoint.Utilities namespace