Contents

NSRealMemoryAvailable()

Returns information about the user’s system.

Declaration

func NSRealMemoryAvailable() -> Int

Return Value

The number of bytes available in RAM.

See Also

Memory Management