Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ unsetAwakeRequired
Function
unsetAwakeRequired
UI/player.cpp:3059–3062 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3057
}
3058
3059
void unsetAwakeRequired()
3060
{
3061
SetThreadExecutionState(ES_CONTINUOUS);
3062
}
3063
3064
#elif defined(Q_OS_LINUX)
3065
Callers
1
initSignals
Method · 0.85
Calls
1
sendInhabitMessage
Function · 0.85
Tested by
no test coverage detected