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

    r20236 r20453  
    55    bool status;
    66
    7     psTimerStart ("growth");
     7    psTimerStart ("psphot.growth");
    88
    99    // set limits on the aperture magnitudes
     
    3434    }
    3535
    36     psLogMsg ("psphot", PS_LOG_INFO, "built growth curve: %f sec\n", psTimerMark ("growth"));
     36    psLogMsg ("psphot", PS_LOG_MINUTIA, "built growth curve: %f sec\n", psTimerMark ("psphot.growth"));
    3737
    3838    return true;
Note: See TracChangeset for help on using the changeset viewer.