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

File ProfilerSDK.test.ts

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

Source from the content-addressed store, hash-verified

1import { ProfilerSDK } from '../../../src/Utils/Profiler/ProfilerSDK';
2import {
3 ProfileCategory,
4 DEFAULT_PROFILER_CONFIG

Callers

nothing calls this directly

Calls 15

beginSampleMethod · 0.80
endSampleMethod · 0.80
measureMethod · 0.80
nowMethod · 0.80
getFrameHistoryMethod · 0.80
incrementCounterMethod · 0.80
setGaugeMethod · 0.80
getReportMethod · 0.80
measureAsyncMethod · 0.80
resetMethod · 0.65
beginFrameMethod · 0.65
endFrameMethod · 0.65

Tested by

no test coverage detected