SteamNetConnectionRealTimeLaneStatus_t

Quick status of a particular lane

Members

Variables

_reservePad1
int _reservePad1;
Undocumented in source.
m_cbPendingReliable
int m_cbPendingReliable;
Undocumented in source.
m_cbPendingUnreliable
int m_cbPendingUnreliable;
Undocumented in source.
m_cbSentUnackedReliable
int m_cbSentUnackedReliable;
Undocumented in source.
m_usecQueueTime
SteamNetworkingMicroseconds m_usecQueueTime;

Lane-specific queue time. This value takes into consideration lane priorities and weights, and how much data is queued in each lane, and attempts to predict how any data currently queued will be sent out.

reserved
uint[10] reserved;
Undocumented in source.

Meta