Changeset 37406 for trunk/ppImage/src/ppImagePixelStats.c
- Timestamp:
- Sep 19, 2014, 4:35:41 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImagePixelStats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImagePixelStats.c
r19928 r37406 10 10 { 11 11 bool mdok; // Status of MD lookup 12 13 // psTimerStart("pixel.stats"); 12 14 13 15 // loop over the cells/readouts for this chip … … 81 83 } 82 84 85 // psLogMsg ("ppImage", 5, "measure pixel stats: %f sec\n", psTimerMark ("pixel.stats")); 86 83 87 psFree (view); 84 88 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
