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

Method getRefreshDuration

dependencies/hueplusplus-1.0.0/src/APICache.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122std::chrono::steady_clock::duration APICache::getRefreshDuration() const
123{
124 return refreshDuration;
125}
126
127HueCommandAPI& APICache::getCommandAPI()
128{

Callers 7

TESTFunction · 0.80
ScheduleMethod · 0.80
GroupMethod · 0.80
RuleMethod · 0.80
SceneMethod · 0.80
BaseDeviceMethod · 0.80
constructMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64