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)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPExecutionTimeCounter()
public SPExecutionTimeCounter()
See also
Reference
SPExecutionTimeCounter members