Measuring less than one millisecond on Windows is impossible.
However, It is not the speed which does not allow it, times are in ticks which is in Windows a 100th nano second.
But Windows is a multi tasking OS, which means that the processor is not always busy with the process the timer is handled in.