<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [PlatformContextRetriever](./react-native-tracker.platformcontextretriever.md) &gt; [getPhysicalMemory](./react-native-tracker.platformcontextretriever.getphysicalmemory.md)

## PlatformContextRetriever.getPhysicalMemory property

Total physical system memory in bytes

<b>Signature:</b>

```typescript
getPhysicalMemory?: () => Promise<number | undefined>;
```
