Skip to content

Home > @esengine/ecs-framework-monorepo > PoolManager > getGlobalStats

PoolManager.getGlobalStats() method

获取总体统计信息

Signature:

typescript
getGlobalStats(): PoolStats;

Returns:

PoolStats

总体统计信息

基于 MIT 许可证发布