MCPcopy 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
169IServerBrowserPingCache *CreateServerBrowserPingCache(IConsole *pConsole, IStorage *pStorage)
170{
171 return new CServerBrowserPingCache(pConsole, pStorage);
172}

Callers 2

SetBaseInfoMethod · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68