Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AimRT/AimRT
/ Shutdown
Method
Shutdown
src/examples/cpp/executor/module/timer_module/timer_module.cc:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void TimerModule::Shutdown() { timer_->Cancel(); }
56
57
} // namespace aimrt::examples::cpp::executor::timer_module
Callers
nothing calls this directly
Calls
1
Cancel
Method · 0.80
Tested by
no test coverage detected