IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20236


Ignore:
Timestamp:
Oct 17, 2008, 1:00:03 PM (18 years ago)
Author:
eugene
Message:

add timing mark

File:
1 edited

Legend:

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

    r20079 r20236  
    44
    55    bool status;
     6
     7    psTimerStart ("growth");
    68
    79    // set limits on the aperture magnitudes
     
    3234    }
    3335
     36    psLogMsg ("psphot", PS_LOG_INFO, "built growth curve: %f sec\n", psTimerMark ("growth"));
     37
    3438    return true;
    3539}
Note: See TracChangeset for help on using the changeset viewer.