Closed vvv closed 1 year ago
For comparison, pyshark (Python counterpart of rtshark) exposes packet capture timestamp via Packet.sniff_time.
rtshark
Packet.sniff_time
Thanks for this patch !
For comparison, pyshark (Python counterpart of
rtshark
) exposes packet capture timestamp viaPacket.sniff_time
.