LuaSandbox::disableProfiler
(PECL luasandbox >= 1.1.0)
LuaSandbox::disableProfiler — Disable the profiler
Описание
public LuaSandbox::disableProfiler
(
) : void
Disables the profiler.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
Смотрите также
- LuaSandbox::enableProfiler() - Enable the profiler.
- LuaSandbox::getProfilerFunctionReport() - Fetch profiler data