TsConnectionHealthStats.msSinceLastPacket property

Milliseconds since the last packet/read arrived — the transport-level gap. Distinct from a stream’s lastMediaAgeMs (time since the last decoded frame): this fires even when decoding has stopped emitting frames.

Signature:

msSinceLastPacket: number;