Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PerformanceMeasure ( System.Action codeToTest, int timesToRun, Stopwatch watch = null ) : System |
public PerformanceMeasure ( System.Action codeToTest, int timesToRun, Stopwatch watch = null ) : System | ||
codeToTest | System.Action | |
timesToRun | int | |
watch | Stopwatch | |
return | System |