Click or drag to resize

PerfTimer Methods

The PerfTimer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberStartEvent
Starts a new performance event
Public methodStatic memberStartRun
Starts an overall run (memory measurement)
Public methodStatic memberStopEvent
Stops the performance event with the given name and records its time
Public methodStatic memberWriteStats
Writes the statistics about all of the recorded performance events using the given handler
Top
See Also