Alex2 Posted August 27, 2019 Share Posted August 27, 2019 Hello It appears that the timestamp field in the EyeData struct is in fact in microseconds rather than milliseconds, as noted in the comments. It is also a 32 bit signed int, which means the timestamp would wrap around after around 35 minutes. Is this behavior intended ? As a workaround we are using our own timer to timestamp the eye samples, but this introduces some inevitable lag. Thanks, Alex @Daniel_Y Link to comment Share on other sites More sharing options...
Daniel_Y Posted October 2, 2019 Share Posted October 2, 2019 This is an unexpected behavior. It is expected in ms. We will have a fix for it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.