Changeset 4358 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 06/28/04 16:34:45 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MTime.cc
r3969 r4358 77 77 78 78 #include "MLog.h" 79 #include "MLogManip.h" 80 79 81 #include "MAstro.h" 80 82 … … 504 506 GetTime(h, m, s, ms); 505 507 506 *fLog << GetDescriptor() << ": ";508 *fLog << all << GetDescriptor() << ": "; 507 509 *fLog << GetString() << Form(" (+%dns)", fNanoSec) << endl; 508 510 }
Note:
See TracChangeset
for help on using the changeset viewer.