It is probably an operating system issue, so would be the same in any language interfacing the same way to the operating system kernel.
I don't know Windows (never used it), but on Linux systems, it depends upon the kernel and configuration parameters like CONFIG_HIGH_RES_TIMERS
and others.
Rumors say that Windows is much more poor on these issues than Linux.
Maybe you could try GNU/Linux? It is always an interesting experience, and most importantly, it is free software and this means you can study it and improve it. Last time I checked, Windows does not have this property (and that is why I don't use it).