Searched refs:PROPOSAL_MIN_TIME_SINCE_SWING_ENDED (Results 1 – 1 of 1) sorted by relevance
71 #define PROPOSAL_MIN_TIME_SINCE_SWING_ENDED NS2US(300000000ull) // 300 ms macro252 if (now < mTask.swinging_time + PROPOSAL_MIN_TIME_SINCE_SWING_ENDED) { in isPredictedRotationAcceptable()