Thread.sleep( dur!("msecs")( 50 ) ); // sleep for 50 milliseconds

FG via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jan 30 02:55:38 PST 2015


> Error: module app struct std.regex.Thread(DataIndex) is private

Did you import core.thread?


More information about the Digitalmars-d-learn mailing list