MCPcopy 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
66void CStatsAppUsage::Stop()
67{
68 Download("End");
69 StopDay();
70 StopOnce();
71 m_Timer.stop();
72 m_ThreadPool.Stop();
73}
74
75void CStatsAppUsage::slotTimeout()
76{

Callers

nothing calls this directly

Calls 1

stopMethod · 0.80

Tested by

no test coverage detected