Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetDetectionEnabled
Method
GetDetectionEnabled
ResourceManager.cpp:636–639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
634
}
635
636
bool ResourceManager::GetDetectionEnabled()
637
{
638
return(detection_enabled);
639
}
640
641
unsigned int ResourceManager::GetDetectionPercent()
642
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected