Skip to content

PCAP.Packet.TimeStamp

Andrew Lambert edited this page Nov 26, 2022 · 7 revisions

PCAP.Packet.TimeStamp

Property declaration

 Dim TimeStamp As Double ' read-only

Remarks

The timestamp of the packet, expressed as the number of seconds (including fractions) since a specific but arbitrary point in time. This is typically, but not necessarily, greater-than or equal-to the timestamp of the first packet in the capture..

Clone this wiki locally