MCPcopy 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
18bool isDebugMode() {
19 return g_debug_mode;
20}
21
22} // namespace PJ

Callers 1

PreferencesDialogMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected