Skip to content

Home > @esengine/ecs-framework-monorepo > QuerySystemStats

QuerySystemStats interface

查询系统统计信息

Signature:

typescript
export interface QuerySystemStats

Properties

Property

Modifiers

Type

Description

cacheStats

CacheStats

entityCount

number

indexStats

QueryIndexStats

optimizationStats

OptimizationStats

queryStats

QueryStats

基于 MIT 许可证发布