Skip to content

Home > @esengine/ecs-framework-monorepo > PerformanceMonitor > startMonitoring

PerformanceMonitor.startMonitoring() method

开始监控系统性能

Signature:

typescript
startMonitoring(systemName: string): number;

Parameters

Parameter

Type

Description

systemName

string

系统名称

Returns:

number

开始时间戳

基于 MIT 许可证发布