mscdex/cap

Timestamp of packets

Giuan0 opened this issue · 2 comments

How can I get the timestamp of the packet without having to instance a new Date object?

libpcap/npcap provides timestamps, but cap does not expose them currently.

feature exposed in #88