Skip to content

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

PerformanceEventData interface

性能事件数据

Signature:

typescript
export interface PerformanceEventData extends NetworkEventData

Extends: NetworkEventData

Properties

Property

Modifiers

Type

Description

duration?

number

(Optional)

metric

string

threshold?

number

(Optional)

value

number

基于 MIT 许可证发布