SampleInfo

3 posts / 0 new
Last post
Offline
Last seen: 5 years 9 months ago
Joined: 07/10/2018
Posts: 2
Identical source_timestamp through middleware
Hi,
 
I am currently testing to latency of a middleware program. This program is subscribed and recieves a
sample from a custom publisher and a specific topic, which contains various primitive Java types. After
receiving a sample, the program alters the data to the user's choice (the middleware is already expecting a
sample that fits a certain object).
2 posts / 0 new
Last post
GS
Offline
Last seen: 1 year 2 months ago
Joined: 03/31/2016
Posts: 23
SampleInfo and write_w_params

Hi,

I few questions regarding the relationship between the parameters in the sampleInfo struct and write_w_params (attached is the code I’m using).

Subscribe to RSS - SampleInfo