-
antirez authored
mstime() is not going to change significantly every 16 iterations, so now we update `now` with the current milliseconds time only when we check if the time limit was reached.
0b4ab636
mstime() is not going to change significantly every 16 iterations, so now we update `now` with the current milliseconds time only when we check if the time limit was reached.