Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ ResetClicked
Method
ResetClicked
plugins/base/macro-condition-timer.cpp:273–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
void MacroConditionTimerEdit::ResetClicked()
274
{
275
GUARD_LOADING_AND_LOCK();
276
_entryData->Reset();
277
}
278
279
void MacroConditionTimerEdit::UpdateTimeRemaining()
280
{
Callers
nothing calls this directly
Calls
1
Reset
Method · 0.45
Tested by
no test coverage detected