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

Method setRefreshDuration

dependencies/hueplusplus-1.0.0/src/Rule.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155void Rule::setRefreshDuration(std::chrono::steady_clock::duration refreshDuration)
156{
157 state.setRefreshDuration(refreshDuration);
158}
159
160int Rule::getId() const
161{

Callers 2

TESTFunction · 0.45
snippet3Function · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36