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