Home
last modified time | relevance | path

Searched refs:get_watchdog_warning (Results 1 – 2 of 2) sorted by relevance

/dports/audio/guitarix-lv2/guitarix-0.43.1/src/headers/
H A Dgx_system.h540 bool get_watchdog_warning() const { return watchdog_warning; } in get_watchdog_warning() function
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/engine/
H A Dgx_engine.cpp307 if (!options.get_watchdog_warning()) { in GxEngine()