ScopeContextTimingLayoutRenderer Properties |
The ScopeContextTimingLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
Culture |
Gets or sets the culture used for rendering.
| |
CurrentScope |
Gets or sets whether to only include the duration of the last scope created
| |
Format |
Gets or sets the TimeSpan format. Can be any argument accepted by TimeSpan.ToString(format).
When Format has not been specified, then it will render TimeSpan.TotalMilliseconds
| |
StartTime |
Gets or sets whether to just display the scope creation time, and not the duration
|