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/ppImageSetMaskBits.c

    r25829 r37406  
    1111        return false;
    1212    }
     13
     14    // psTimerStart("set.mask.bits");
    1315
    1416    // at this point we know we have valid values for required entries SAT, BAD, FLAT, BLANK:
     
    5759                           options->markValue);
    5860
     61    // psLogMsg ("ppImage", 5, "set mask bits: %f sec\n", psTimerMark ("set.mask.bits"));
     62
    5963    return true;
    6064}
Note: See TracChangeset for help on using the changeset viewer.