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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon May 25 13:36:25 PDT 2015


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #16 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to Sobirari Muhomori from comment #15)
> BTW, Windows 8 has GetSystemTimePreciseAsFileTime function for time reading
> with better precision.

If there's a way to utilize this and still be binary compatible with Win XP,
that might be possible. But we can't require Windows 8 for D.

And actually, this has been pulled, so I think we can close this.

--


More information about the Digitalmars-d-bugs mailing list