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

    r24117 r37406  
    1717        return true;
    1818    }
     19
     20    // psTimerStart("check.cte");
    1921
    2022    // add recipe options supplied on command line
     
    106108    psFree (statsDefaults);
    107109
     110    // psLogMsg ("ppImage", 5, "check CTE: %f sec\n", psTimerMark ("check.cte"));
     111
    108112    return true;
    109113}
Note: See TracChangeset for help on using the changeset viewer.