IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 176


Ignore:
Timestamp:
Mar 9, 2004, 3:04:15 PM (22 years ago)
Author:
rhl
Message:

Added psTraceReset() to reset the trace facility to startup, and free memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/src/Utils/psTrace.h

    r141 r176  
    1616int psGetTraceLevel(const char *name);  // facilty of interest
    1717
     18void psTraceReset(void);                // turn off all tracing, and free trace's allocated memory
     19
    1820void psPrintTraceLevels(void);          // print trace levels
    1921
Note: See TracChangeset for help on using the changeset viewer.