Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
std::chrono::steady_clock::duration APICache::getRefreshDuration() const
123
{
124
return refreshDuration;
125
}
126
127
HueCommandAPI& APICache::getCommandAPI()
128
{
Callers
7
TEST
Function · 0.80
Schedule
Method · 0.80
Group
Method · 0.80
Rule
Method · 0.80
Scene
Method · 0.80
BaseDevice
Method · 0.80
construct
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64