Function caerSpecialEventSetTimestamp

Function Documentation

static inline void caerSpecialEventSetTimestamp(caerSpecialEvent event, int32_t timestamp)

Set the 32bit event timestamp, the value has to be in microseconds.

Parameters:
  • event – a valid SpecialEvent pointer. Cannot be NULL.

  • timestamp – a positive 32bit microsecond timestamp.