Returns the memory usage so far.
int The memory usage.
protected function getMemoryUsage() { return memory_get_usage(); }