W32Time icon indicating copy to clipboard operation
W32Time copied to clipboard

Software Timestamping API Documentation

Open ddrinka opened this issue 5 years ago • 1 comments

We use hardware timestamps on Linux machines for packet capture. Using hardware timestamps allow us to have a sub-microsecond-level of accuracy for our incoming packets. Until now, that capability has been far out of reach on Windows. The Software Timestamps functionality would go a long way towards single-microsecond resolution in packet captures, based on what you've described.

Is there documentation available for how to access the new Software Timestamp via an API call? Will this data only be available for NDIS Filter Drivers and the like, or will it bubble all the way up to user space?

ddrinka avatar Sep 23 '19 20:09 ddrinka

I would like an answer to this question as well.

production-robots avatar Dec 12 '19 07:12 production-robots