How to properly Thread.sleep?

Israel via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Mar 25 11:01:06 PDT 2015


On Wednesday, 25 March 2015 at 17:25:50 UTC, Sad panda wrote:
> Thread.sleep(200.msecs);
> Thread.sleep(12.seconds);
> Thread.sleep(1.minutes);

There we go, thank you so much.


More information about the Digitalmars-d-learn mailing list