• Ulrich Wielant's avatar
    Use System.nanoTime() to check timeouts · f3a1598b
    Ulrich Wielant 提交于
    System.currentTimeMillis() is influenced by system time corrections
    whereas System.nanoTime() is strongly sequential. So it is better to use
    System.nanoTime() when checking for timeouts and elapsed time.
    f3a1598b
名称
最后提交
最后更新
h2 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
README.md Loading commit data...