jitterThresholdPercent property
final
Percentage threshold for jitter classification.
If the standard deviation of latency samples divided by the mean exceeds this percentage, the connection is marked as 'Unstable'.
Implementation
final double jitterThresholdPercent;