mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05: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:
parent
ac548bbaab
commit
a7c73ae309
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user