MCPcopy 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
3059void unsetAwakeRequired()
3060{
3061 SetThreadExecutionState(ES_CONTINUOUS);
3062}
3063
3064#elif defined(Q_OS_LINUX)
3065

Callers 1

initSignalsMethod · 0.85

Calls 1

sendInhabitMessageFunction · 0.85

Tested by

no test coverage detected