|
VLink
2.0.0
A high-performance communication middleware
|
40-byte timestamp / sequencing metadata prefix shared by all zero-copy containers. More...
#include <header.h>
40-byte timestamp / sequencing metadata prefix shared by all zero-copy containers.
The struct is intentionally pure POD with 8-byte alignment so that it can be memcpy'd as part of a larger container's wire snapshot. The sizeof value is locked at 40 bytes via static_assert; producers and consumers on incompatible toolchains must keep this contract intact.