MCPcopy 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
636bool ResourceManager::GetDetectionEnabled()
637{
638 return(detection_enabled);
639}
640
641unsigned int ResourceManager::GetDetectionPercent()
642{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected