Function caerPolarityEventSetTimestamp
Defined in File polarity.h
Function Documentation
-
static inline void caerPolarityEventSetTimestamp(caerPolarityEvent event, int32_t timestamp)
Set the 32bit event timestamp, the value has to be in microseconds.
- Parameters:
event – a valid PolarityEvent pointer. Cannot be NULL.
timestamp – a positive 32bit microsecond timestamp.