Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DUSBtin.cpp258 RestartWithDelay(3); in ParseData()
H A DDomoticzHardware.h26 bool RestartWithDelay(const long seconds);
H A DDomoticzHardware.cpp53 bool CDomoticzHardwareBase::RestartWithDelay(const long seconds) in RestartWithDelay() function in CDomoticzHardwareBase