24#if defined(WIN32) || defined(_WIN32) || defined(__WIN32)
26 ImGui::BeginDisabled();
35#if defined(WIN32) || defined(_WIN32) || defined(__WIN32)
static bool _showQueueSizeOnPins
Shows the queue size on the pins (every frame the queue mutex will be locked)
bool showFlowWhenNotifyingValueChange
Flag if notifyOutputValueChanged & notifyInputValueChanged triggers a GUI Flow event.
bool showFlowWhenInvokingCallbacks
Flag if invokeCallbacks triggers a GUI Flow event.
bool showImPlotDemoWindow
Flag whether the ImPlot Demo window should be displayed.
bool showImGuiDemoWindow
Flag whether the ImGui Demo window should be displayed.