Function 関数

NSRealMemoryAvailable

Returns information about the user’s system. ユーザのシステムについての情報を返します。

Declaration 宣言

NSUInteger NSRealMemoryAvailable(void);

Return Value 戻り値

The number of bytes available in RAM. RAMにおいて利用可能なバイト数。

See Also 参照

Memory Management メモリ管理