Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetLastExecutionTime
Method
GetLastExecutionTime
lib/macro/macro.cpp:358–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
Macro::TimePoint Macro::GetLastExecutionTime() const
359
{
360
return _lastExecutionTime;
361
}
362
363
bool Macro::ConditionsShouldBeChecked() const
364
{
Callers
2
PerformAction
Method · 0.80
event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected