MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / UpdateLEDs

Method UpdateLEDs

RGBController/RGBController.cpp:1642–1647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1640 UpdateMutex.unlock();
1641}
1642void RGBController::UpdateLEDs()
1643{
1644 CallFlag_UpdateLEDs = true;
1645
1646 SignalUpdate();
1647}
1648
1649void RGBController::UpdateMode()
1650{

Callers 3

ListenThreadFunctionMethod · 0.45
setSelectionColorMethod · 0.45
UpdateModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected