Searched defs:totalExecTime (Results 1 – 2 of 2) sorted by relevance
102 public boolean addCommand(String[] args, long totalExecTime) throws ConfigurationException; in addCommand()
1145 public boolean addCommand(String[] args, long totalExecTime) throws ConfigurationException { in addCommand()1198 private boolean internalAddCommand(String[] args, long totalExecTime, String cmdFilePath) in internalAddCommand()1301 private void addCommandForAllDevices(long totalExecTime, String[] args, String cmdFilePath) in addCommandForAllDevices()