|
LuaSandbox::getMemoryUsageFetch the current memory usage of the Lua environment Description
public int LuaSandbox::getMemoryUsage()
Fetches the current memory usage of the Lua environment. ParametersThis function has no parameters. Return ValuesReturns the current memory usage in bytes. See Also
|