Property | Type | Description |
---|
Method | Description | |
---|---|---|
Dispose ( bool Managed ) : void | ||
Profile ( ) : System | ||
Profile ( StackExchange ProfilerUsing, IDisposable StepDisposable ) : System | ||
Start ( ) : Interfaces.IProfiler | ||
Step ( string Name ) : Interfaces.IProfiler | ||
Stop ( bool DiscardResults ) : Interfaces.IProfiler |
public Profile ( StackExchange ProfilerUsing, IDisposable StepDisposable ) : System | ||
ProfilerUsing | StackExchange | |
StepDisposable | IDisposable | |
return | System |
public Step ( string Name ) : Interfaces.IProfiler | ||
Name | string | |
return | Interfaces.IProfiler |
public Stop ( bool DiscardResults ) : Interfaces.IProfiler | ||
DiscardResults | bool | |
return | Interfaces.IProfiler |