MCPcopy 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
358Macro::TimePoint Macro::GetLastExecutionTime() const
359{
360 return _lastExecutionTime;
361}
362
363bool Macro::ConditionsShouldBeChecked() const
364{

Callers 2

PerformActionMethod · 0.80
eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected