Changeset 4920 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Aug 30, 2005, 4:07:12 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r4898 r4920 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.3 5$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-08-3 0 01:14:10$13 * @version $Revision: 1.36 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-08-31 02:07:09 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 60 60 * seconds and microseconds. 61 61 */ 62 typedef struct psTime62 typedef struct 63 63 { 64 64 psS64 sec; ///< Seconds since epoch, Jan 1, 1970.
Note:
See TracChangeset
for help on using the changeset viewer.
