Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ refresh
Method
refresh
dependencies/hueplusplus-1.0.0/src/Schedule.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void Schedule::refresh()
38
{
39
state.refresh();
40
}
41
42
void Schedule::setRefreshDuration(std::chrono::steady_clock::duration refreshDuration)
43
{
Callers
1
Schedule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected