NxCore3Ext
Only applies to .nx3 format tapes. The structure NxCore3Ext is defined in NxCoreAPI.h as:
struct NxCore3Ext { // NxCore3 extended microsecond data unsigned __int64 MicrosOfDaySRC; unsigned __int64 MicrosOfDayPTP1; unsigned __int64 MicrosOfDayPTP2; unsigned __int64 alignment[5]; };
Microsecond timestamp from data source, such as CME or SIP.
Microsecond timestamp from the participant (exchange).
Microsecond timestamp taken from reports.