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

Method GetShortDesc

plugins/base/macro-action-timer.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132std::string MacroActionTimer::GetShortDesc() const
133{
134 return _macro.Name();
135}
136
137std::shared_ptr<MacroAction> MacroActionTimer::Create(Macro *m)
138{

Callers 1

MacroChangedMethod · 0.45

Calls 1

NameMethod · 0.45

Tested by

no test coverage detected