High-resolution thread sleep

Ivan Trombley itrombley at dot-borg.org
Thu Dec 14 21:11:34 UTC 2017


I need to be able to put a thread to sleep for some amount of 
time. I was looking at using Thread.sleep but it appears that on 
Windows, it's limited to millisecond resolution. Is there a way 
to do this in a cross-platform way that is higher resolution?


More information about the Digitalmars-d-learn mailing list