Searched refs:kcSecMinDelay (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxscript_real.py84 kcSecMinDelay = 12; variable in class:TestBoxScript
846 time.sleep(random.randint(self.kcSecMinDelay * iFactor, self.kcSecMaxDelay * iFactor));

Completed in 7911 milliseconds