IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 5, 2006, 1:39:43 PM (20 years ago)
Author:
eugene
Message:

fixed up the trange concepts, fixed bugs in queuedrop/queuepop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/convert.h

    r4810 r8192  
    1515int           day_to_sec            PROTO((char *string, time_t *second));
    1616int           hms_to_sec            PROTO((char *string, time_t *second));
     17char         *sec_to_hms            PROTO((time_t second));
     18char         *sec_to_day            PROTO((time_t second));
    1719
    1820char         *meade_deg_to_str      PROTO((double deg));
Note: See TracChangeset for help on using the changeset viewer.