Home > @esengine/ecs-framework-monorepo > Pool > getAllPoolStats
Pool.getAllPoolStats() method
获取所有池的统计信息
Signature:
typescript
static getAllPoolStats(): Record<string, PoolStats>;
Returns:
Record<string, PoolStats>
包含所有池统计信息的对象