[Issue 13433] Request: Clock.currTime option to use CLOCK_REALTIME_COARSE / CLOCK_REALTIME_FAST

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 26 06:11:39 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=13433

--- Comment #22 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Vladimir pointed out a mechanism to make the decision at runtime. That's the
only option I see here. I'm not sure how it's done, but it seems it would incur
some runtime cost. But I think it could be made to work.

--


More information about the Digitalmars-d-bugs mailing list