MCPcopy Create free account
hub / github.com/comaps/comaps / UnsubscribeAll

Method UnsubscribeAll

libs/platform/battery_tracker.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void BatteryLevelTracker::UnsubscribeAll()
37{
38 m_subscribers.clear();
39}
40
41void BatteryLevelTracker::RequestBatteryLevel()
42{

Callers 1

ShutdownThreadsMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected