MCPcopy Create free account
hub / github.com/OAID/Tengine / DevStop

Method DevStop

executor/lib/node_dev_executor.cpp:350–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348}
349
350bool NodeExecutor::DevStop(void)
351{
352 return backend_dev_->Stop();
353}
354
355} // namespace TEngine

Callers

nothing calls this directly

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected