Created
September 8, 2018 20:25
-
-
Save hassanvfx/a4e761e02a62bd9bf90b3bf37ae41e94 to your computer and use it in GitHub Desktop.
Print Retain Coun in Swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print(CFGetRetainCount(object)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment