![]() | PerformanceInfo Methods |
The PerformanceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Reset |
Resets all accumulated information.
|
![]() | ResetStepsPerThread | |
![]() | Start |
Starts time measurement.
|
![]() | Stop |
Stops time measurement and increases the TimeNeeded by the elapsed time
between this call and the last call to Start().
|