ThresholdLogger Properties |
The ThresholdLogger type exposes the following members.
Name | Description | |
---|---|---|
Threshold |
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.
|