Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ DisableDetection
Method
DisableDetection
ResourceManager.cpp:806–809 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
804
}
805
806
void ResourceManager::DisableDetection()
807
{
808
detection_enabled = false;
809
}
810
811
void ResourceManager::DetectDevicesThreadFunction()
812
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected