Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
std::string MacroActionTimer::GetShortDesc() const
133
{
134
return _macro.Name();
135
}
136
137
std::shared_ptr<MacroAction> MacroActionTimer::Create(Macro *m)
138
{
Callers
1
MacroChanged
Method · 0.45
Calls
1
Name
Method · 0.45
Tested by
no test coverage detected