Changeset 808 for trunk/MagicSoft/Cosy/base
- Timestamp:
- 05/25/01 16:51:24 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/base/timer.h
r738 r808 34 34 double GetMjd(); 35 35 36 int H() const { return fHor; } 37 int M() const { return fMin; } 38 int S() const { return fSec; } 39 36 40 const char *GetTimeStr(); 37 41
Note:
See TracChangeset
for help on using the changeset viewer.