svn: /phpdoc/ru/trunk/reference/datetime/functions/ microtime.xml

[email protected] (Alexey Pyltsyn)
Newsgroups php.doc.ru
Message-ID <[email protected]>
lex                                      Thu, 05 Mar 2020 09:10:10 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349308

Log:
test update

Changed paths:
    U   phpdoc/ru/trunk/reference/datetime/functions/microtime.xml

Modified: phpdoc/ru/trunk/reference/datetime/functions/microtime.xml
===================================================================
--- phpdoc/ru/trunk/reference/datetime/functions/microtime.xml	2020-03-05 08:22:42 UTC (rev 349307)
+++ phpdoc/ru/trunk/reference/datetime/functions/microtime.xml	2020-03-05 09:10:10 UTC (rev 349308)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 343899 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 349239 Maintainer: shein Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="function.microtime" xmlns="http://docbook.org/ns/docbook">
@@ -7,7 +7,7 @@
   <refname>microtime</refname>
   <refpurpose>Возвращает текущую метку времени Unix с микросекундами</refpurpose>
  </refnamediv>
-
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -19,8 +19,11 @@
    времени Unix с микросекундами. Эта функция доступна только на
    операционных системах, в которых есть системный вызов gettimeofday().
   </para>
+  <para>
+   Для измерения производительности рекомендуется использовать <function>hrtime</function>.
+  </para>
  </refsect1>
-
+
  <refsect1 role="parameters">
   &reftitle.parameters;
   <para>
@@ -39,7 +42,7 @@
    </variablelist>
   </para>
  </refsect1>
-
+
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
@@ -56,7 +59,7 @@
    прошедших с начала эпохи Unix с точностью до микросекунд.
   </para>
  </refsect1>
-
+
  <refsect1 role="examples">
   &reftitle.examples;
   <para>
@@ -124,12 +127,13 @@
    </example>
   </para>
  </refsect1>
-
+
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
    <simplelist>
     <member><function>time</function></member>
+    <member><function>hrtime</function></member>
    </simplelist>
   </para>
  </refsect1>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.