mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:51:41 +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.
|
||||
.TP
|
||||
.B time_total
|
||||
The total time, in seconds, that the full operation lasted. The time will be
|
||||
displayed with millisecond resolution.
|
||||
The total time, in seconds, that the full operation lasted.
|
||||
.TP
|
||||
.B url_effective
|
||||
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