Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElectroZybr/LatticeLab
/ buildDebugProfilerView
Function
buildDebugProfilerView
App/debug/CreateDebugPanels.cpp:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
static DebugView* buildDebugProfilerView(DebugPanel& panel) { return panel.addView(DebugView(
"Profiler"
, drawProfilerTreeView)); }
72
}
73
74
DebugViews createDebugViews(DebugPanel& panel) {
Callers
1
createDebugViews
Function · 0.85
Calls
2
addView
Method · 0.80
DebugView
Class · 0.70
Tested by
no test coverage detected