Function caerFrameEventSetTSEndOfExposure
Defined in File frame.h
Function Documentation
-
static inline void caerFrameEventSetTSEndOfExposure(caerFrameEvent event, int32_t endExposure)
Set the 32bit end of exposure timestamp, the value has to be in microseconds.
- Parameters:
event – a valid FrameEvent pointer. Cannot be NULL.
endExposure – a positive 32bit microsecond timestamp.