MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / CustomConditionCheckIntervalEnabled

Method CustomConditionCheckIntervalEnabled

lib/macro/macro.cpp:510–513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

508}
509
510bool Macro::CustomConditionCheckIntervalEnabled() const
511{
512 return _useCustomConditionCheckInterval;
513}
514
515void Macro::SetCustomConditionCheckInterval(const Duration &duration)
516{

Callers 2

MacroSettingsDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected