write

5 posts / 0 new
Last post
Offline
Last seen: 2 weeks 3 hours ago
Joined: 09/10/2022
Posts: 44
When source_timestamp set for sample?

Hello.

I use Reliable Qos. I want to check probable latency in receiving data by dataReader. For this purpose when one data received by dataReader in "sampleInfo" I calculate difference between "source_timestamp" and "reception_timestamp". For accuracy I want to know:

Is "source_timestamp" time that I call write(the_sample) in DataWriter? Or it is time that sample published from dataWriter's queu to the network?

Subscribe to RSS - write