Centralized statistic collector. All WS are converted to use the same input and outpu...
[jabaws.git] / engine / compbio / engine / client / Util.java
index 4d0b8a1..afe2b6c 100644 (file)
@@ -69,7 +69,7 @@ public final class Util {
                // ignore\r
                if (!compbio.util.Util.isEmpty(workDirectory)) {\r
                        writeFile(workDirectory, fileAndEventName, new Long(System\r
-                                       .nanoTime()).toString(), false);\r
+                                       .currentTimeMillis()).toString(), false);\r
                }\r
        }\r
 \r