Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getDaytime
Method
getDaytime
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
{ }
330
331
system_clock::duration RecurringTime::getDaytime() const
332
{
333
return time;
334
}
335
336
system_clock::duration RecurringTime::getRandomVariation() const
337
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64