Click or drag to resize

ThresholdLogger Properties

The ThresholdLogger type exposes the following members.

Properties
  NameDescription
Public propertyThreshold
Gets/sets the threshold, in milliseconds, used to determine if a message should be logged at completion. Upon completion (when Stop is called, a devlog timing entry will be logged if, and only if, the duration of the timer exceeds this threshold.
Top
See Also