|
VLink 2.0.0
A high-performance communication middleware
|
Provides a hint about the maximum acceptable end-to-end latency. 更多...
#include <qos.h>
Public 属性 | |
| int32_t | duration {0} |
| Acceptable delivery latency (ms). 0 = best possible. | |
Provides a hint about the maximum acceptable end-to-end latency.
A duration of 0 requests the lowest possible latency. The middleware may use this hint to schedule delivery.
| int32_t vlink::Qos::LatencyBudget::duration {0} |
Acceptable delivery latency (ms). 0 = best possible.