Changeset 3706 for trunk/psLib/src/astro/psTime.c
- Timestamp:
- Apr 18, 2005, 1:40:15 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.c
r3705 r3706 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.5 6$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-04-18 23: 30:54$12 * @version $Revision: 1.57 $ $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 … … 369 369 } 370 370 371 psTime* psTimeGet Time(psTimeType type)371 psTime* psTimeGetNow(psTimeType type) 372 372 { 373 373 struct timeval now;
Note:
See TracChangeset
for help on using the changeset viewer.
