Function caerFrameEventGetExposureLength
Defined in File frame.h
Function Documentation
-
static inline int32_t caerFrameEventGetExposureLength(caerFrameEventConst event)
The total length, in microseconds, of the frame exposure time.
- Parameters:
event – a valid FrameEvent pointer. Cannot be NULL.
- Returns:
the exposure time in microseconds.