NatNetClient SecondsSinceHostTimestamp method

NatNet, VRPN, TrackD, and Plugins
Post Reply
jmltorch
Posts: 2
Joined: Mon Aug 07, 2023 9:45 am

NatNetClient SecondsSinceHostTimestamp method

Post by jmltorch »

Can someone explain generally how the SecondsSinceHostTimestamp(uint64_t hostTimestamp) method works from the NatNetClient class?

I'm debugging timestamping issues with a modified version of the SampleClient program for Linux. I'm trying to understand if this method is reasonable to use or whether it's giving me erroneous data for latency since the host pc running motive (windows) and the pc running the client (Linux) are using different epochs.
Post Reply