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

Specifies the maximum age of a sample before it is discarded. 更多...

#include <qos.h>

vlink::Qos::Lifespan 的协作图:

Public 属性

int32_t duration {-1}
 Sample maximum age (ms). -1 = infinite.

详细描述

Specifies the maximum age of a sample before it is discarded.

A duration of -1 means samples never expire.

类成员变量说明

◆ duration

int32_t vlink::Qos::Lifespan::duration {-1}

Sample maximum age (ms). -1 = infinite.


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