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

Specifies the maximum period between successive data publications. 更多...

#include <qos.h>

vlink::Qos::Deadline 的协作图:

Public 属性

int32_t period {-1}
 Max interval between writes (ms). -1 = no constraint.

详细描述

Specifies the maximum period between successive data publications.

A period of -1 means no deadline constraint. When the deadline is missed, the middleware fires a deadline-missed status event.

类成员变量说明

◆ period

int32_t vlink::Qos::Deadline::period {-1}

Max interval between writes (ms). -1 = no constraint.


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