std::optional< armarx::core::time::DateTime > queryLatestExecutionStartedTimestamp(const std::string &providerName, const std::string &skillName) const
Query the Skill memory for the most recent executionStartedTimestamp of the given skill (by provider ...