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()
63 public long getLoopTime(); in getLoopTime() method
463 public long getLoopTime() { in getLoopTime() method in CommandOptions
414 return addExecCommandToQueue(execCmd, config.getCommandOptions().getLoopTime()); in rescheduleCommand()1741 addExecCommandToQueue(execCmd, config.getCommandOptions().getLoopTime()); in addNewExecCommandToQueue()