Skip to content

Instantly share code, notes, and snippets.

@shnhrrsn
Created March 10, 2012 19:17
Show Gist options
  • Save shnhrrsn/2012600 to your computer and use it in GitHub Desktop.
Save shnhrrsn/2012600 to your computer and use it in GitHub Desktop.
- (void)someMethod {
NSLog(@"Available Memory: %f", [[UIDevice currentDevice] availableMemory]);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment