IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2013, 1:56:38 PM (13 years ago)
Author:
eugene
Message:

add commented-out timer lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ps2-tc3-20130727/ppImage/src/ppImagePixelStats.c

    r19928 r35861  
    1010{
    1111    bool mdok;              // Status of MD lookup
     12
     13    // psTimerStart("pixel.stats");
    1214
    1315    // loop over the cells/readouts for this chip
     
    8183    }
    8284
     85    // psLogMsg ("ppImage", 5, "measure pixel stats: %f sec\n", psTimerMark ("pixel.stats"));
     86
    8387    psFree (view);
    8488    return true;
Note: See TracChangeset for help on using the changeset viewer.