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

Method GetCustomConditionCheckInterval

lib/macro/macro.cpp:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518}
519
520Duration Macro::GetCustomConditionCheckInterval() const
521{
522 return _customConditionCheckInterval;
523}
524
525void Macro::SetPaused(bool pause)
526{

Calls

no outgoing calls

Tested by

no test coverage detected