Memory

Moduleejs.sys
Namespace"ejs.sys"
Definition class Memory
SpecifiedEjs-11.
InheritanceMemory inherit Object

Singleton class to monitor and report on memory allocation by the application for a given interpreter.


Properties

QualifiersPropertyTypeDescription
No properties defined

Memory Methods

QualifiersMethod
public static printStats(): Void
 Prints memory statistics to the debug log.

Method Detail

static public printStats(): Void

Prints memory statistics to the debug log.