MCPcopy 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
331system_clock::duration RecurringTime::getDaytime() const
332{
333 return time;
334}
335
336system_clock::duration RecurringTime::getRandomVariation() const
337{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64