MCPcopy 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
37void Schedule::refresh()
38{
39 state.refresh();
40}
41
42void Schedule::setRefreshDuration(std::chrono::steady_clock::duration refreshDuration)
43{

Callers 1

ScheduleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected