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

Method SetCustomConditionCheckInterval

lib/macro/macro.cpp:515–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

513}
514
515void Macro::SetCustomConditionCheckInterval(const Duration &duration)
516{
517 _customConditionCheckInterval = duration;
518}
519
520Duration Macro::GetCustomConditionCheckInterval() const
521{

Callers 1

AskForSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected