Searched refs:minIntervalTime_ (Results 1 – 2 of 2) sorted by relevance
79 float minIntervalTime_ = 0.0f; variable
62 …if (GreatOrEqual(timeout.count(), minIntervalTime_) && LessNotEqual(timeout.count(), maxIntervalTi… in IsValidClick()