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