[D-runtime] [D-Programming-Language/druntime] 953e0a: Fix clock resolution in TickDuration for some Linu...

noreply at github.com noreply at github.com
Mon Jan 2 23:26:48 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 953e0a8c925a6c9926cd9b118aaae548f3dddd26
      https://github.com/D-Programming-Language/druntime/commit/953e0a8c925a6c9926cd9b118aaae548f3dddd26
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-01-02 (Mon, 02 Jan 2012)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Fix clock resolution in TickDuration for some Linux systems.

Apparently, on some Linux system, clock_gettres reports the wrong
resolution.

https://github.com/D-Programming-Language/druntime/pull/88




More information about the D-runtime mailing list