Hi, is there a way to calculate the difference between the current time at the host and the frame received by the host from the camera (Eg Oak-D Pro)?

I want to understand how long it took to receive a frame and only accept frames at the time after I pressed a button on my GUI.

    glitchyordis

    is this what you are looking for?
    in the source code at the bottom, you get the current time stamp and the time stamp of the .get() command

    Thanks,
    Filip