CMsgSteamDatagramLinkInstantaneousStats
Interface CMsgSteamDatagramLinkInstantaneousStats
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgSteamDatagramLinkInstantaneousStats : ITypedProtobuf<CMsgSteamDatagramLinkInstantaneousStats>, INativeHandleImplements
Properties
InBytesPerSec
uint InBytesPerSec { get; set; }Property Value
InPacketsPerSecX10
uint InPacketsPerSecX10 { get; set; }Property Value
OutBytesPerSec
uint OutBytesPerSec { get; set; }Property Value
OutPacketsPerSecX10
uint OutPacketsPerSecX10 { get; set; }Property Value
PacketsDroppedPct
uint PacketsDroppedPct { get; set; }Property Value
PacketsWeirdSequencePct
uint PacketsWeirdSequencePct { get; set; }Property Value
PeakJitterUsec
uint PeakJitterUsec { get; set; }Property Value
PingMs
uint PingMs { get; set; }Property Value