function Deno.memoryUsage
memoryUsage(): MemoryUsage
Returns an object describing the memory usage of the Deno process and the V8 subsystem measured in bytes.
memoryUsage(): MemoryUsage
Returns an object describing the memory usage of the Deno process and the V8 subsystem measured in bytes.