Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ getStats
Method
getStats
packages/fairygui/src/render/IRenderBackend.ts:127–127 ·
view source on GitHub ↗
* Get render statistics * 获取渲染统计
()
Source
from the content-addressed store, hash-verified
125
* 获取渲染统计
126
*/
127
getStats(): IRenderStats;
128
129
/**
130
* Dispose the backend
Callers
15
getStats
Method · 0.65
getStats
Method · 0.65
getStats
Method · 0.65
init
Function · 0.65
getAllStats
Method · 0.65
getGlobalStats
Method · 0.65
getStatsString
Method · 0.65
prewarmAllPools
Method · 0.65
getAllPoolStats
Method · 0.65
collectSceneData
Method · 0.65
collectEntityData
Method · 0.65
collectEntityDataWithMemory
Method · 0.65
Implementers
1
Canvas2DBackend
packages/fairygui/src/render/Canvas2DB
Calls
no outgoing calls
Tested by
no test coverage detected