function _G.computer.usedMemory() return computer.totalMemory()-computer.freeMemory() end