Changeset 15415


Ignore:
Timestamp:
04/24/13 14:01:52 (12 years ago)
Author:
tbretz
Message:
Added a second array element to pcTime to allow saving of start time and fraction.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/FAD.h

    r15379 r15415  
    222222  int16_t  nRoi   ;
    223223  int16_t  nRoiTM ;
    224   uint32_t pcTime ;
     224  uint32_t pcTime[2] ;
    225225  int32_t  evtLen ;
    226226  uint8_t  Errors[4] ;
Note: See TracChangeset for help on using the changeset viewer.