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

Function GetStats

engine/dlib/src/dlib/memprofile.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 }
162
163 void GetStats(Stats* stats)
164 {
165 *stats = g_Stats;
166 }
167}
168
169#endif

Callers 3

GetNumPoolConnectionsFunction · 0.70
TESTFunction · 0.50
CheckStatsMethod · 0.50

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.40
CheckStatsMethod · 0.40