mirror of
https://github.com/curl/curl.git
synced 2026-07-23 23:47:15 +03: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
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue