MCPcopy 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
806void ResourceManager::DisableDetection()
807{
808 detection_enabled = false;
809}
810
811void ResourceManager::DetectDevicesThreadFunction()
812{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected