Searched refs:getLoopTime (Results 1 – 4 of 4) sorted by relevance
41 assertEquals(10, co.getLoopTime()); in testGetLoopTime_minset()50 assertEquals(0, co.getLoopTime()); in testGetLoopTime_least()
398 return addExecCommandToQueue(execCmd, config.getCommandOptions().getLoopTime()); in rescheduleCommand()1467 addExecCommandToQueue(execCmd, config.getCommandOptions().getLoopTime()); in addNewExecCommandToQueue()
60 public long getLoopTime(); in getLoopTime() method
301 public long getLoopTime() { in getLoopTime() method in CommandOptions