deno.com
function Deno.memoryUsage
#memoryUsage(): MemoryUsage

Returns an object describing the memory usage of the Deno process and the V8 subsystem measured in bytes.

Return Type #