diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-06-07 13:16:56 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-06-14 15:46:39 +0100 |
commit | adef394ac5390e80227c949cbea4a7c22a114677 (patch) | |
tree | 182b36490d31233aff436b329d3d33ae13f9d4bf /docs/LICENSE-MIXING.md | |
parent | 11c2fb04467520b82f2251629710e6d4a0798700 (diff) |
timers: store internal time stamps as time_t instead of doubles
This gives us accurate precision and it allows us to avoid storing "no
time" for systems with too low timer resolution as we then bump the time
up to 1 microsecond. Should fix test 573 on windows.
Remove the now unused curlx_tvdiff_secs() function.
Maintains the external getinfo() API with using doubles.
Fixes #1531
Diffstat (limited to 'docs/LICENSE-MIXING.md')
0 files changed, 0 insertions, 0 deletions