Changeset 6184 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Jan 23, 2006, 10:04:31 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r6036 r6184 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.4 4$ $Name: not supported by cvs2svn $14 * @date $Date: 2006-01- 18 20:59:31 $13 * @version $Revision: 1.45 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-01-23 20:04:31 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 432 432 psF64 psTimerStop(void); 433 433 434 /** Private function for copying a psTime. 435 * 436 * @return psTime*: New copy of existing psTime. 437 */ 438 psTime *p_psTimeCopy( 439 const psTime *inTime ///< input time to copy. 440 ); 441 434 442 /// @} 435 443
Note:
See TracChangeset
for help on using the changeset viewer.
