SPExecutionTimeCounter Constructor
Initializes a new counter that simply measures the execution time of the scope.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPExecutionTimeCounter()
public SPExecutionTimeCounter()
See Also
Reference
SPExecutionTimeCounter Members