Changeset 3706 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Apr 18, 2005, 1:40:15 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
r3705 r3706 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-04-18 23: 30:54$12 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-04-18 23:40:15 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 92 92 * @return psTime*: Struct with current time. 93 93 */ 94 psTime* psTimeGet Time(94 psTime* psTimeGetNow( 95 95 psTimeType type ///< Type of time to get (UTC or TAI). 96 96 );
Note:
See TracChangeset
for help on using the changeset viewer.
