Function caerFrameEventSetTSStartOfExposure

Function Documentation

static inline void caerFrameEventSetTSStartOfExposure(caerFrameEvent event, int32_t startExposure)

Set the 32bit start of exposure timestamp, the value has to be in microseconds.

Parameters:
  • event – a valid FrameEvent pointer. Cannot be NULL.

  • startExposure – a positive 32bit microsecond timestamp.