Home
last modified time | relevance | path

Searched refs:TTYPE_BEFOREASTTWSTART (Results 1 – 3 of 3) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.h68 TTYPE_BEFOREASTTWSTART, enumerator
H A DScheduler.cpp426 (pItem->timerType == TTYPE_BEFOREASTTWSTART) || in AdjustScheduleItem()
541 else if (pItem->timerType == TTYPE_BEFOREASTTWSTART) in AdjustScheduleItem()
H A DRFXNames.cpp139 { TTYPE_BEFOREASTTWSTART, "Before Astronomical Twilight Start" }, in Timer_Type_Desc()