php-doc-en/reference/hrtime/versions.xml
Anatol Belski c1f72605ae refactor docs for hrtime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341603 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-05 21:42:11 +00:00

47 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<!-- Classes and Methods -->
<function name='hrtime\performancecounter' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\performancecounter::getfrequency' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\performancecounter::getTicks' from='PECL hrtime &gt;= 0.6.0'/>
<function name='hrtime\performancecounter::getTicksSince' from='PECL hrtime &gt;= 0.6.0'/>
<function name='hrtime\stopwatch' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::getelapsedtime' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::getlastelapsedtime' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::start' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::stop' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::getelapsedticks' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::getlastelapsedticks' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::getfrequency' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\stopwatch::isrunning' from='PECL hrtime &gt;= 0.4.3'/>
<function name='hrtime\unit' from='PECL hrtime &gt;= 0.4.3'/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->