Profiler Class |
Namespace: BionicCode.Utilities.Net.Standard.Profiling
The Profiler type exposes the following members.
| Name | Description | |
|---|---|---|
| LogPrinter |
A ActionT delegate that can be used to redirect the log output. By default the log output will be send to the output window.
|
| Name | Description | |
|---|---|---|
| LogAverageTime |
Measures the execution time of a method.
| |
| LogTime |
Measures the execution time of a method.
| |
| LogTimes |
Measures the execution time of a method.
|