Memory
| Module | ejs.sys |
| Namespace | "ejs.sys" |
| Definition | class Memory |
| Specified | Ejs-11. |
| Inheritance | Memory Object |
Singleton class to monitor and report on memory allocation by the application for a given interpreter.
Properties
| Qualifiers | Property | Type | Description |
|---|---|---|---|
| No properties defined | |||
Memory Methods
| Qualifiers | Method |
|---|---|
| public static | printStats(): Void |
| Prints memory statistics to the debug log. |
Method Detail
static public printStats(): Void
Prints memory statistics to the debug log.