1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

write-out.d: 'time_total' is not always shown with ms precision

We have higher resolution since 7.52.0
This commit is contained in:
Daniel Stenberg 2017-01-13 16:23:16 +01:00
parent ac548bbaab
commit a7c73ae309

View File

@ -127,8 +127,7 @@ about to be transferred. This includes time_pretransfer and also the time the
server needed to calculate the result. server needed to calculate the result.
.TP .TP
.B time_total .B time_total
The total time, in seconds, that the full operation lasted. The time will be The total time, in seconds, that the full operation lasted.
displayed with millisecond resolution.
.TP .TP
.B url_effective .B url_effective
The URL that was fetched last. This is most meaningful if you've told curl The URL that was fetched last. This is most meaningful if you've told curl