Calculate the current memory usage of this program using the GC stats
the amount of memory currently allocated
the amount of allocated memory that is currently free
true if the memory usage was properly gathered, false if is not available.
See Implementation
Calculate the current memory usage of this program using the GC stats