Dutch PHP Conference 2025 - Call For Papers

LuaSandbox::getPeakMemoryUsage

(PECL luasandbox >= 1.0.0)

LuaSandbox::getPeakMemoryUsageFetch the peak memory usage of the Lua environment

Опис

public LuaSandbox::getPeakMemoryUsage(): int

Fetches the peak memory usage of the Lua environment.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the peak memory usage in bytes.

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top