Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ Stop
Method
Stop
Src/StatsAppUsage.cpp:66–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void CStatsAppUsage::Stop()
67
{
68
Download(
"End"
);
69
StopDay();
70
StopOnce();
71
m_Timer.stop();
72
m_ThreadPool.Stop();
73
}
74
75
void CStatsAppUsage::slotTimeout()
76
{
Callers
nothing calls this directly
Calls
1
stop
Method · 0.80
Tested by
no test coverage detected