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

Method GetTriggerDuration

lib/utils/first-run-wizard-sequence.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173Duration SequenceTriggerPage::GetTriggerDuration() const
174{
175 return _delaySelection->GetDuration();
176}
177
178// ===========================================================================
179// SequenceScenesPage

Callers 2

initializePageMethod · 0.80
validatePageMethod · 0.80

Calls 1

GetDurationMethod · 0.45

Tested by

no test coverage detected