- Timestamp:
- 12/08/03 10:17:48 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MTime.cc
r2612 r2619 129 129 // in milliseconds) and a nanosecond part. 130 130 // 131 Bool_t MTime::Set(UInt_t mjd, ULong_t ms, UInt_t ns =0)131 Bool_t MTime::Set(UInt_t mjd, ULong_t ms, UInt_t ns) 132 132 { 133 133 // [d] mjd (eg. 52320)
Note:
See TracChangeset
for help on using the changeset viewer.