Searched refs:iTestDelay (Results 1 – 1 of 1) sorted by relevance
43 volatile static uint16_t iTestDelay = 0; ///< Measured delay in ApplyPerturbation() local200 iTestDelay = 0; in ApplyPerturbation()210 iTestDelay += 1; in ApplyPerturbation()222 if (iTestDelay>100) iTestProgress=0; // abort test in ApplyPerturbation()