Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ isDebugMode
Function
isDebugMode
pj_app/src/DebugMode.cpp:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
bool isDebugMode() {
19
return g_debug_mode;
20
}
21
22
} // namespace PJ
Callers
1
PreferencesDialog
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected