Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
void MaaAgentServerShutDown()
20
{
21
LogFunc;
22
23
MAA_AGENT_SERVER_NS::AgentServer::get_instance().shut_down();
24
}
25
26
void MaaAgentServerJoin()
27
{
Callers
2
main
Function · 0.85
shut_down
Function · 0.85
Calls
1
shut_down
Method · 0.45
Tested by
no test coverage detected