statsPacketLossThreshold

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

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

Examples

console.log(client.preferences.statsPacketLossThreshold);