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

    r31155 r37406  
    1818    return true;
    1919  }
     20
     21  // psTimerStart("add.noise");
    2022
    2123  // grizy variances to add to turn MD exposure -> 3pi, calculated from the DRM
     
    9698  psFree(stats);
    9799 
     100  // psLogMsg ("ppImage", 5, "add noise: %f sec\n", psTimerMark ("add.noise"));
     101
    98102  return true;
    99103}
Note: See TracChangeset for help on using the changeset viewer.