cfdocs

getMemoryUsage

Return detailed information to the memory usage of the container.

getMemoryUsage([type])
returns query

Argument Reference

Name Type Required Default Description Values  
type string No   Specify the type of memory information to return. If not specified, both types are returned. /Users/garethedwards/development/github/cfdocs/docs/functions/getmemoryusage.md non_heap

Dump memory usage query

writeDump(getMemoryUsage());