IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 21, 2006, 9:23:02 AM (19 years ago)
Author:
magnier
Message:

cleaned up psTimer functions, changed psTimerStop to return bool (changed SDRS as well)

File:
1 edited

Legend:

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

    r10100 r10122  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.52 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2006-11-20 17:49:56 $
     13 *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2006-11-21 19:23:02 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    467467 *  @return psF64:      The maximum time expended.
    468468 */
    469 psF64 psTimerStop(void);
     469bool psTimerStop(void);
    470470
    471471/** Copy a psTime.
Note: See TracChangeset for help on using the changeset viewer.