Hi,
I'm looking for a way to get reasonable 1-microsecond accurate timing
in a VxD (9x/Me) on one hand, and in a kernel-mode driver (NT/2000/XP)
on the other hand.
What I need is a way to measure some delays inside the driver. I don't
need to "schedule" anything. So it's just a measurement.