메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |