Page 1 of 1

NatNetClient SecondsSinceHostTimestamp method

Posted: Mon Dec 18, 2023 3:01 pm
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.