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