Click or drag to resize

PerformanceInfo Methods

The PerformanceInfo type exposes the following members.

Methods
  NameDescription
Public methodReset
Resets all accumulated information.
Public methodResetStepsPerThread
Public methodStart
Starts time measurement.
Public methodStop
Stops time measurement and increases the TimeNeeded by the elapsed time between this call and the last call to Start().
Top
See Also