Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ ProfilerSDK } from
'../../../src/Utils/Profiler/ProfilerSDK'
;
2
import
{
3
ProfileCategory,
4
DEFAULT_PROFILER_CONFIG
Callers
nothing calls this directly
Calls
15
beginSample
Method · 0.80
endSample
Method · 0.80
measure
Method · 0.80
now
Method · 0.80
getFrameHistory
Method · 0.80
incrementCounter
Method · 0.80
setGauge
Method · 0.80
getReport
Method · 0.80
measureAsync
Method · 0.80
reset
Method · 0.65
beginFrame
Method · 0.65
endFrame
Method · 0.65
Tested by
no test coverage detected