The start and end of frame timestamps contain information about when
the readout for a frame started and finished. This usually begins
before exposure (reset read) and finishes after exposure ends (signal
read).
The 'main' timestamp is the mid-point of the exposure:
(ExposureEnd - ExposureStart) / 2
It was the most meaningful single timestamp we could think of given the
data type.
Hope this helps, have a great week!