Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ stop
Method
stop
tools/monitor/MonitorTask.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void
151
Monitor::MonitorTask::stop()
152
{
153
this->close( 1);
154
}
155
156
void
157
Monitor::MonitorTask::stopInstrumentation()
Callers
1
~MonitorTask
Method · 0.95
Calls
1
close
Method · 0.95
Tested by
no test coverage detected