• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/util/process.php
  • Класс: BitrixSaleLocationUtilProcess
  • Вызов: Process::getMemoryPeakString
protected function getMemoryPeakString()
{
	return $this->getMemoryPeak() / 1048576;
}