-
-
Notifications
You must be signed in to change notification settings - Fork 452
How to get the total memory usage of the app memory #398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looking for this too! |
Yep, me too. Also useful for debugging; finding "leaking" managers or alike. |
That would be handy I agree |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was expecting to get a function to see the total size of the app cached before knowing if it was a good moment to clear the cache. I don't see that function anywhere.
Thanks for the help.
The text was updated successfully, but these errors were encountered: