17.2.6.3. ThroughputControllerDescriptor

struct eprosima::fastrtps::rtps::ThroughputControllerDescriptor

Descriptor for a Throughput Controller, containing all constructor information for it.

Public Members

uint32_t bytesPerPeriod

Packet size in bytes that this controller will allow in a given period.

uint32_t periodMillisecs

Window of time in which no more than ‘bytesPerPeriod’ bytes are allowed.