Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: remove os.uptime() Windows note
The libuv 1.20.2 update in Node 10 aligned the Windows behavior of os.uptime() with that of other operating systems. The return value no longer contains a fraction component. Refs: nodejs#20129
- Loading branch information