|
EPAM B2BITS CME MDP Handler C++
6.2.1
|
#include <B2BITS_CmeMdpTypes.h>

Public Attributes | |
| u64 | timestampIn_ |
| u64 | timestampOut_ |
| u32 | packetSequenceNumber_ |
| UDP packet sequence number. More... | |
| u32 Cme::Mdp::Timestamps::packetSequenceNumber_ |
UDP packet sequence number.
| u64 Cme::Mdp::Timestamps::timestampIn_ |
Timestamp (ns) when a UDP packet is received from the socket.
| u64 Cme::Mdp::Timestamps::timestampOut_ |
Timestamp (ns) when a message or event is passed to the client callback.
1.8.5