MCPcopy Create free account
hub / github.com/esengine/esengine / AdvancedProfilerCollector.test.ts

File AdvancedProfilerCollector.test.ts

packages/core/tests/Utils/Debug/AdvancedProfilerCollector.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AdvancedProfilerCollector } from '../../../src/Utils/Debug/AdvancedProfilerCollector';
2import { ProfilerSDK } from '../../../src/Utils/Profiler/ProfilerSDK';
3import { ProfileCategory } from '../../../src/Utils/Profiler/ProfilerTypes';
4

Callers

nothing calls this directly

Calls 13

measureMethod · 0.80
collectAdvancedDataMethod · 0.80
nowMethod · 0.80
isArrayMethod · 0.80
setSelectedFunctionMethod · 0.80
beginSampleMethod · 0.80
endSampleMethod · 0.80
resetMethod · 0.65
beginFrameMethod · 0.65
endFrameMethod · 0.65
setEnabledMethod · 0.45

Tested by

no test coverage detected