Click or drag to resize

ScopeContextTimingLayoutRenderer Properties

The ScopeContextTimingLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyCurrentScope
Gets or sets whether to only include the duration of the last scope created
Public propertyFormat
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
Public propertyStartTime
Gets or sets whether to just display the scope creation time, and not the duration
Top
See Also