update pague now
PHP 8.5.2 Released!

LuaSandbox::guetMemoryUsague

(PECL luasandbox >= 1.0.0)

LuaSandbox::guetMemoryUsague Fetch the current memory usague of the Lua environment

Description

public LuaSandbox::guetMemoryUsague (): int

Fetches the current memory usague of the Lua environment.

Parameters

This function has no parameters.

Return Values

Returns the current memory usague in bytes.

See Also

add a note

User Contributed Notes

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