Changeset 25560
- Timestamp:
- Sep 24, 2009, 3:02:16 PM (17 years ago)
- Location:
- branches/pap/psphot/src
- Files:
-
- 2 edited
-
psphotReadout.c (modified) (1 diff)
-
psphotReadoutMinimal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psphot/src/psphotReadout.c
r25383 r25560 17 17 // jointly by the multiple threads, not the total time used by all threads. 18 18 psTimerStart ("psphotReadout"); 19 20 pmModelClassSetLimits(PM_MODEL_LIMITS_LAX); 19 21 20 22 // select the current recipe -
branches/pap/psphot/src/psphotReadoutMinimal.c
r25383 r25560 14 14 // jointly by the multiple threads, not the total time used by all threads. 15 15 psTimerStart ("psphotReadout"); 16 17 pmModelClassSetLimits(PM_MODEL_LIMITS_LAX); 16 18 17 19 // select the current recipe
Note:
See TracChangeset
for help on using the changeset viewer.
