XLConnect (version 1.0.8)

xlcMemoryReport: Reporting free Java Virtual Machine memory

Description

Reports the amount of free memory in the Java Virtual Machine (JVM).

Usage

xlcMemoryReport()

Arguments

Author

Martin Studer
Mirai Solutions GmbH https://mirai-solutions.ch

Details

This function uses Java's Runtime class to query the free JVM memory.

See Also

xlcFreeMemory

Examples

Run this code
if (FALSE) {
xlcMemoryReport()
}

Run the code above in your browser using DataLab