array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'luasandbox.unpauseusagetimer.php', 1 => 'LuaSandbox::unpauseUsageTimer', 2 => 'Unpause the timer paused by LuaSandbox::pauseUsageTimer', ), 'up' => array ( 0 => 'class.luasandbox.php', 1 => 'LuaSandbox', ), 'prev' => array ( 0 => 'luasandbox.setmemorylimit.php', 1 => 'LuaSandbox::setMemoryLimit', ), 'next' => array ( 0 => 'luasandbox.wrapphpfunction.php', 1 => 'LuaSandbox::wrapPhpFunction', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/luasandbox/luasandbox/unpauseusagetimer.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

LuaSandbox::unpauseUsageTimer

(PECL luasandbox >= 1.4.0)

LuaSandbox::unpauseUsageTimerUnpause the timer paused by LuaSandbox::pauseUsageTimer()

说明

public LuaSandbox::unpauseUsageTimer(): void

Unpauses the timer paused by LuaSandbox::pauseUsageTimer().

参数

此函数没有参数。

返回值

没有返回值。

参见