MCPcopy Create free account
hub / github.com/crownengine/crown / getStats

Function getStats

3rdparty/bgfx/src/bgfx.cpp:4158–4161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4156 }
4157
4158 const Stats* getStats()
4159 {
4160 return s_ctx->getPerfStats();
4161 }
4162
4163 RendererType::Enum getRendererType()
4164 {

Callers 1

frameMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected