What's 'allocated heap size' (bottom lower right of screen)?

Is the 'allocated heap size' shown at the botto lower right of the screen indicative of how much memory is being used by the Obj-C heap?

Screen attached



Attachment(s):
heap.png
0

Hi Johnathan.

It shows memory used by the IDE, not by your program.

0

请先登录再写评论。