Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
void BatteryLevelTracker::UnsubscribeAll()
37
{
38
m_subscribers.clear();
39
}
40
41
void BatteryLevelTracker::RequestBatteryLevel()
42
{
Callers
1
ShutdownThreads
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected