Searched refs:hysteresisTime (Results 1 – 1 of 1) sorted by relevance
39 hysteresisTime = time;40 countHysteresisTime = hysteresisTime;48 hysteresisTime = time; in initialize()49 countHysteresisTime = hysteresisTime; in initialize()78 if (countHysteresisTime >= hysteresisTime || currentDirection == notifiedDirection) in checkNotifiable()104 int32_t hysteresisTime; variable