diff options
author | Micael Karlberg <[email protected]> | 2019-05-22 15:00:14 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-05-22 15:00:14 +0200 |
commit | 87d366e308d99d819a693b0da34d70b605e75800 (patch) | |
tree | b76704156f366b53c37c26c91dd89ec228c88b6a /bootstrap | |
parent | 656c2b6e458e34cc0bf82af69b7b98998f02ff0d (diff) | |
download | otp-87d366e308d99d819a693b0da34d70b605e75800.tar.gz otp-87d366e308d99d819a693b0da34d70b605e75800.tar.bz2 otp-87d366e308d99d819a693b0da34d70b605e75800.zip |
[esock] Removed (use of) clock_gettime
We no longer use clock_gettime to get time. Instead we use
enif_monotonic_time(ERL_NIF_USEC) and enif_time_offset(ERL_NIF_USEC).
OTP-15566, OTP-15686
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions