Пример #1
0
 public String getExecuteDuration() {
   return resultMetadata.getExecutionDuration() / 1000.0d + " s"; // $NON-NLS-1$
 }