Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetStats
Function
GetStats
engine/engine/src/engine.cpp:2515–2518 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2513
}
2514
2515
void GetStats(HEngine engine, Stats& stats)
2516
{
2517
stats = engine->m_Stats;
2518
}
2519
}
2520
2521
void dmEngineInitialize()
Callers
3
PostRunFrameCount
Function · 0.50
PostRunGetStats
Function · 0.50
TEST_F
Function · 0.50
Calls
no outgoing calls
Tested by
3
PostRunFrameCount
Function · 0.40
PostRunGetStats
Function · 0.40
TEST_F
Function · 0.40