statsPacketLossThreshold

View as MarkdownOpen in Claude
1get statsPacketLossThreshold(): number
2set statsPacketLossThreshold(value): void

Packet loss fraction threshold (0-1) for issue detection.

Examples

1console.log(client.preferences.statsPacketLossThreshold);