VLink 2.0.0
A high-performance communication middleware
载入中...
搜索中...
未找到
vlink::Qos::LatencyBudget结构体 参考final

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

#include <qos.h>

vlink::Qos::LatencyBudget 的协作图:

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.

类成员变量说明

◆ duration

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

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


该结构体的文档由以下文件生成:
  • include/vlink/extension/qos.h