IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2014, 4:35:41 PM (12 years ago)
Author:
eugene
Message:

add some commented-out timing messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageMosaic.c

    r28292 r37406  
    99{
    1010    bool status;                        // Status of MD lookup
     11
     12    // psTimerStart("mosaic.chip");
    1113
    1214    pmFPAfile *in = psMetadataLookupPtr(&status, config->files, inFile); // Input file
     
    6365    }
    6466
     67    // psLogMsg ("ppImage", 5, "mosaic chip: %f sec\n", psTimerMark ("mosaic.chip"));
     68
    6569    return status;
    6670}
Note: See TracChangeset for help on using the changeset viewer.