Use ABRM (Agnostic BootStrap Register Map) for timestamp latch - C-Style

Dear @jordanmoly,

please note that the context of this forum is related to Common Vision Blox. Hardware specific questions might be out of scope. For hardware related questions please contact de.support@stemmer-imaging.com.
From the manual of the GO-5000C-USB and (different manual) GO-5100C-USB you can see that there is ChunkTimestamp available only for the 5100 version. How to read chunk data there are plenty of entries in this forum for that, for example this one.
Otherwise you should be able to read the timestamp for each frame. The best option to get the correct timestamp from the camera would be using the StreamImage Class for image acquisition which will contain the camera timestamp as using “DCBinaryCommand DC_BUFFER_INFO_TIMESTAMP”.