REQUEST_TIME has microseconds

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312710 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2011-06-30 16:56:20 +00:00
parent c05c2912b1
commit 51d4fe23a7

View file

@ -156,6 +156,7 @@
<listitem>
<simpara>
The timestamp of the start of the request. Available since PHP 5.1.0.
It is <type>float</type> with microseconds since PHP 5.4.0.
</simpara>
</listitem>
</varlistentry>