Detects timer saturation in a latency sample set.
Boolean wrapper around classifyTimerSaturation; prefer the classifier when the specific reason is needed (e.g. to surface it on a 'warning' event).
'warning'
the latency samples, sorted ascending
the median absolute deviation
true when a saturation criterion fires, false otherwise
true
false
Detects timer saturation in a latency sample set.
Boolean wrapper around classifyTimerSaturation; prefer the classifier when the specific reason is needed (e.g. to surface it on a
'warning'event).