Changeset 3728 in Sophya for trunk/SophyaLib/SysTools/ctimer.cc
- Timestamp:
- Jan 4, 2010, 6:06:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/ctimer.cc
r3638 r3728 1 1 // 2 // $Id: ctimer.cc,v 1.1 0 2009-05-26 21:39:54ansari Exp $2 // $Id: ctimer.cc,v 1.11 2010-01-04 17:06:58 ansari Exp $ 3 3 // 4 4 … … 156 156 157 157 os << "Elapsed Time: Total=" << out << " (Partial= " << outp << ")" << endl; 158 159 return os; 158 160 } 159 161
Note:
See TracChangeset
for help on using the changeset viewer.