When I use Instruments app (screenshot below) I can see that my app is using 68,77 MiB. On pyidevice, how can I access this field? What's the name? I'm currently using the memResidentSize but the value is different/greater (122257408 Bytes). So apparently it's the wrong one.
When I use Instruments app (screenshot below) I can see that my app is using 68,77 MiB. On pyidevice, how can I access this field? What's the name? I'm currently using the
memResidentSize
but the value is different/greater (122257408 Bytes). So apparently it's the wrong one.