See also: set_time_limit()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82121 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2002-05-13 19:18:23 +00:00
parent a55d376298
commit 32f0e0a6f4

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
<refentry id="function.sleep">
<refnamediv>
@ -17,7 +17,8 @@
of <parameter>seconds</parameter>.
</simpara>
<simpara>
See also <function>usleep</function>.
See also <function>usleep</function> and
<function>set_time_limit</function>
</simpara>
</refsect1>
</refentry>