Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeMemoryStats

Hierarchy

  • NodeMemoryStats

Index

Properties

allocated

allocated: number

The total allocated memory.

free

free: number

The free memory of the allocated amount.

reservable

reservable: number

The reservable memory.

used

used: number

The used memory of the allocated amount.

Generated using TypeDoc