Function caerEventPacketContainerGetHighestEventTimestamp

Function Documentation

static inline int64_t caerEventPacketContainerGetHighestEventTimestamp(caerEventPacketContainerConst container)

Get the highest timestamp contained in this event packet container.

Parameters:

container – a valid EventPacketContainer handle. If NULL, -1 is returned.

Returns:

the highest timestamp (in µs) or -1 if not initialized.