IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 28, 2008, 3:05:05 PM (18 years ago)
Author:
eugene
Message:

cleanup timer marks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotRoughClass.c

    r19986 r20453  
    1414    bool status;
    1515
    16     psTimerStart ("psphot");
     16    psTimerStart ("psphot.rough");
    1717
    1818    // we make this measurement on a NxM grid of regions across the readout
     
    4141    psphotDumpMoments (recipe, sources);
    4242
    43     psLogMsg ("psphot.roughclass", PS_LOG_INFO, "rough classification: %f sec\n", psTimerMark ("psphot"));
     43    psLogMsg ("psphot.roughclass", PS_LOG_INFO, "rough classification: %f sec\n", psTimerMark ("psphot.rough"));
    4444
    4545    psphotVisualPlotMoments (recipe, sources);
Note: See TracChangeset for help on using the changeset viewer.