Share via


SPCPUCycleCounter constructor (Int64)

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    maxValue As Long _
)
'Usage
Dim maxValue As Long

Dim instance As New SPCPUCycleCounter(maxValue)
public SPCPUCycleCounter(
    long maxValue
)

Parameters

See also

Reference

SPCPUCycleCounter class

SPCPUCycleCounter members

SPCPUCycleCounter overload

Microsoft.SharePoint.Utilities namespace