Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new EsentStopwatch instance and starts measuring elapsed time.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared Function StartNew As EsentStopwatch
'Usage
Dim returnValue As EsentStopwatch
returnValue = EsentStopwatch.StartNew()
public static EsentStopwatch StartNew()
Return value
Type: Microsoft.Isam.Esent.Interop.EsentStopwatch
A new, running EsentStopwatch.