Skip to content

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

MemoryStats interface

内存统计信息

Signature:

typescript
export interface MemoryStats

Properties

Property

Modifiers

Type

Description

entitiesMemory

number

mappingsMemory

number

masksMemory

number

totalMemory

number

基于 MIT 许可证发布