interface Deno.MemoryUsage
Properties #
The number of bytes of the current Deno's process resident set size, which is the amount of memory occupied in main memory (RAM).
The number of bytes of the current Deno's process resident set size, which is the amount of memory occupied in main memory (RAM).