IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2005, 1:40:15 PM (21 years ago)
Author:
evanalst
Message:

Change function name psTimeGetTime to psTimeGetNow. (SDR-13)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psTime.h

    r3705 r3706  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.24 $ $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 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    9292 *  @return  psTime*: Struct with current time.
    9393 */
    94 psTime* psTimeGetTime(
     94psTime* psTimeGetNow(
    9595    psTimeType type                     ///< Type of time to get (UTC or TAI).
    9696);
Note: See TracChangeset for help on using the changeset viewer.