MCPcopy 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}
46void enablePerfTrace(bool enabled) {
47 _perfTraceEnabled = enabled;
48}

Callers 2

applySettingsMethod · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected