Skip to content

Commit b07a10f

Browse files
authored
constants_curl_getinfo.xml(全体が未翻訳なので追加部分も一旦原文まま)
1 parent 4103014 commit b07a10f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

reference/curl/constants_curl_getinfo.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,4 +778,16 @@
778778
</simpara>
779779
</listitem>
780780
</varlistentry>
781+
<varlistentry xml:id="constant.curlinfo-posttransfer-time-t">
782+
<term>
783+
<constant>CURLINFO_POSTTRANSFER_TIME_T</constant>
784+
(<type>int</type>)
785+
</term>
786+
<listitem>
787+
<simpara>
788+
Time it took from the start until the last byte is sent, in microseconds.
789+
Available as of PHP 8.4.0 and cURL 8.10.0
790+
</simpara>
791+
</listitem>
792+
</varlistentry>
781793
</variablelist>

0 commit comments

Comments
 (0)