|
VLink 2.0.0
A high-performance communication middleware
|
Specifies the maximum period between successive data publications. 更多...
#include <qos.h>
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.
| int32_t vlink::Qos::Deadline::period {-1} |
Max interval between writes (ms). -1 = no constraint.