timestamp property

Timestamp? timestamp
final

The Timestamp attached to this sample, or null when absent.

Null denotes a sample that carries no timestamp (the sender did not attach one and the network did not add one). When present, it is the bit-exact raw z_timestamp_t image, re-sendable without decomposition.

Implementation

final Timestamp? timestamp;