Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/GameNetworkingSockets
/ UpdateStats
Method
UpdateStats
tests/test_connection.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
inline void UpdateStats()
108
{
109
SteamNetworkingSockets()->GetConnectionRealTimeStatus( m_hSteamNetConnection, &m_realtimeStatus, 0, nullptr );
110
}
111
112
void SetConnectionConfig()
113
{
Callers
1
TestNetworkConditions
Function · 0.80
Calls
2
SteamNetworkingSockets
Function · 0.85
GetConnectionRealTimeStatus
Method · 0.80
Tested by
no test coverage detected