diff options
author | Brad King <brad.king@kitware.com> | 2017-02-16 16:31:42 -0500 |
---|---|---|
committer | Santiago Gimeno <santiago.gimeno@gmail.com> | 2017-03-03 15:52:42 +0100 |
commit | 2ba39be67e948f8b99af7cf408828f1507371fd5 (patch) | |
tree | 08c569a6671f1199265e796c685940cf374dfcaf /docs/src | |
parent | 45616f542da523b3d87a8d379bb116ffc3a97845 (diff) | |
download | libuv-2ba39be67e948f8b99af7cf408828f1507371fd5.tar.gz libuv-2ba39be67e948f8b99af7cf408828f1507371fd5.zip |
unix: factor out reusable POSIX hrtime impl
Create a dedicated source file to share among platforms on which we
implement hrtime using POSIX `clock_gettime`. De-duplicate our
existing copies of this implementation on such platforms.
PR-URL: https://github.com/libuv/libuv/pull/1239
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions