Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ CreateServerBrowserPingCache
Function
CreateServerBrowserPingCache
src/engine/client/serverbrowser_ping_cache.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
IServerBrowserPingCache *CreateServerBrowserPingCache(IConsole *pConsole, IStorage *pStorage)
170
{
171
return new CServerBrowserPingCache(pConsole, pStorage);
172
}
Callers
2
SetBaseInfo
Method · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68