Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeapStats

Hierarchy

  • IHeapStats

Index

Properties

Readonly heapSizeLimit

heapSizeLimit: number

Readonly mallocedMemory

mallocedMemory: number

Readonly peakMallocedMemory

peakMallocedMemory: number

Readonly totalHeapSize

totalHeapSize: number

Readonly usedHeapSize

usedHeapSize: number