Real Time-ing

Taylor Hillegeist via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Dec 8 07:58:27 PST 2015


On Tuesday, 8 December 2015 at 15:50:35 UTC, Kagamin wrote:
> Oops, no.
>
> next+=dur;
> wait(next-now);
> call();

what calls does this use from the std library? to get the current 
time? Wait a amount of time?


More information about the Digitalmars-d-learn mailing list