MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / MaaAgentServerShutDown

Function MaaAgentServerShutDown

source/MaaAgentServer/API/MaaAgentServer.cpp:19–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19void MaaAgentServerShutDown()
20{
21 LogFunc;
22
23 MAA_AGENT_SERVER_NS::AgentServer::get_instance().shut_down();
24}
25
26void MaaAgentServerJoin()
27{

Callers 2

mainFunction · 0.85
shut_downFunction · 0.85

Calls 1

shut_downMethod · 0.45

Tested by

no test coverage detected