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