Searched refs:INITIAL_STABILITY_BAND (Results 1 – 1 of 1) sorted by relevance
569 #define INITIAL_STABILITY_BAND ( 2) // Determining initial stability for co… macro2084 … if ((ExpectedRunningDifference+INITIAL_STABILITY_BAND > SecondsRunningDifference)2085 … && (ExpectedRunningDifference-INITIAL_STABILITY_BAND < SecondsRunningDifference))