Now , iojs use relative time to compute uptime[1], but when call settimeofday to change time,
process.time() isn't correct. So, my PR #2572 is to slove this, using time that refer to the kernel boot time.
That's always ok at most platforms.
refer [1]: https://en.wikipedia.org/wiki/Uptime
Now ,
iojsuse relative time to computeuptime[1], but when callsettimeofdayto change time,process.time()isn't correct. So, my PR #2572 is to slove this, using time that refer to the kernel boot time.That's always ok at most platforms.
refer [1]: https://en.wikipedia.org/wiki/Uptime