MCPcopy Create free account
hub / github.com/defold/defold / GetStatistics

Function GetStatistics

engine/dlib/src/dlib/http_client.cpp:1357–1360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1355 }
1356
1357 void GetStatistics(HClient client, Statistics* statistics)
1358 {
1359 *statistics = client->m_Statistics;
1360 }
1361
1362 dmHttpCache::HCache GetHttpCache(HClient client)
1363 {

Callers 1

TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.68