Method CreateProfiler
CreateProfiler(IFluentLog, string, string)
Declaration
public static BenchmarkTimer CreateProfiler(this IFluentLog log, string benchmarkName, string propertyName = null)
Parameters
| Type | Name | Description |
|---|---|---|
| IFluentLog | log | |
| string | benchmarkName | |
| string | propertyName |
Returns
| Type | Description |
|---|---|
| BenchmarkTimer |