VLink 2.0.0
A high-performance communication middleware
Loading...
Searching...
No Matches
vlink::Qos::LatencyBudget Struct Referencefinal

Provides a hint about the maximum acceptable end-to-end latency. More...

#include <qos.h>

Collaboration diagram for vlink::Qos::LatencyBudget:

Public Attributes

int32_t duration {0}
 Acceptable delivery latency (ms). 0 = best possible.

Detailed Description

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.

Member Data Documentation

◆ duration

int32_t vlink::Qos::LatencyBudget::duration {0}

Acceptable delivery latency (ms). 0 = best possible.


The documentation for this struct was generated from the following file:
  • include/vlink/extension/qos.h