packetLossPercent property
final
The percentage of samples (0.0 to 100.0) that failed to return a response.
Even a small amount of packet loss (1-2%) can significantly degrade TCP performance and causes noticeable lag in UDP-based services.
Implementation
final double packetLossPercent;