Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ notifyBootStart
Method
notifyBootStart
Devices/unphone/Source/InitBoot.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
public:
38
39
void notifyBootStart() {
40
increaseValue(bootCountKey);
41
}
42
43
void notifyPowerOff() {
44
increaseValue(powerOffCountKey);
Callers
1
unPhonePowerOn
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected