Skip to content

Home > @esengine/ecs-framework-monorepo > Pool > getGlobalStatsString

Pool.getGlobalStatsString() method

获取全局池统计信息的格式化字符串

Signature:

typescript
static getGlobalStatsString(): string;

Returns:

string

格式化的统计信息字符串

基于 MIT 许可证发布