XLConnect (version 0.2-14)

xlcMemoryReport: Reporting free Java Virtual Machine memory

Description

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

Usage

xlcMemoryReport()

Arguments

Details

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

See Also

xlcFreeMemory

Examples

Run this code
# NOT RUN {
xlcMemoryReport()
# }

Run the code above in your browser using DataCamp Workspace