Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ enablePerfTrace
Function
enablePerfTrace
src/backend/lib/Debug.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
return _perfTraceEnabled;
45
}
46
void enablePerfTrace(bool enabled) {
47
_perfTraceEnabled = enabled;
48
}
Callers
2
applySettings
Method · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected