mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
c05c2912b1
commit
51d4fe23a7
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue