Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

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 #