Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AimRT/AimRT
/ Executor
Method
Executor
src/interface/aimrt_module_cpp_interface/executor/timer.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
[[nodiscard]] ExecutorRef Executor() const { return executor_; }
43
44
protected:
45
ExecutorRef executor_;
Callers
1
Start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected