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

Specifies the maximum period between successive data publications. More...

#include <qos.h>

Collaboration diagram for vlink::Qos::Deadline:

Public Attributes

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

Detailed Description

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.

Member Data Documentation

◆ period

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

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


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