Changeset 16447 for trunk/FACT++/scripts
- Timestamp:
- 05/30/13 00:25:08 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/takeRun.js
r16385 r16447 101 101 102 102 var nextrun = sub_startrun.get().obj['next']; 103 console.out(" Take run %3d".$(nextrun)+": N="+count+" T="+time+"s ["+type+"]");103 console.out(" "+new Date().toUTCString()+": Take run %3d".$(nextrun)+": N="+count+" T="+time+"s ["+type+"]"); 104 104 105 105 // FIXME: Replace by callback?
Note:
See TracChangeset
for help on using the changeset viewer.