Hello guys,
i want to know how much RAM is available on the device.
Process.GetCurrentProcess().WorkingSet64 & PeakWorkingSet64 returns zero.
How to evaluate available memory in IL2CPP-Builds?
↧