timer: fix off-by-one ms error
authorAlexey Kupershtokh <alexey.kupershtokh@gmail.com>
Fri, 26 Oct 2012 05:49:22 +0000 (12:49 +0700)
committerisaacs <i@izs.me>
Sun, 24 Mar 2013 01:46:14 +0000 (18:46 -0700)
commit9fae4dc102bc51996f518c0f073f0e81a8a0638e
tree9e03fc071599e5f8d044e63ff6078411b692b4e8
parent1526909083537e1092316ccf306f3b32a4b0bf4a
timer: fix off-by-one ms error

Fix #5103
lib/timers.js
test/simple/test-timers-ordering.js [new file with mode: 0644]