Method | Description | |
---|---|---|
SimpleProfiler ( |
Method | Description | |
---|---|---|
End ( string key, string indent ) : void | ||
End ( string key, string indent, Stopwatch watch ) : void | ||
Start ( string key, string indent ) : void |
protected End ( string key, string indent ) : void | ||
key | string | |
indent | string | |
return | void |
protected End ( string key, string indent, Stopwatch watch ) : void | ||
key | string | |
indent | string | |
watch | Stopwatch | |
return | void |
public SimpleProfiler ( |
||
writer | ||
return | System |
protected Start ( string key, string indent ) : void | ||
key | string | |
indent | string | |
return | void |