Searched refs:defaultPollSec (Results 1 – 1 of 1) sorted by relevance
54 static constexpr unsigned int defaultPollSec = 1;56 static unsigned int intrusionSensorPollSec = defaultPollSec;181 intrusionSensorPollSec = defaultPollSec; in pollSensorStatus() 296 intrusionSensorPollSec = defaultPollSec; in pollSensorStatus() 53 static constexpr unsigned int defaultPollSec = 1; global() variable