Help with Stats:GetTotalMemoryUsageMb()

Is there a way to know how much total memory the client has?

I need to get the % of memory usage and Stats:GetTotalMemoryUsageMb() only returns how much memory is currently being used in Mbs. I need to know the total memory the client has to determine what % of memory is being used.