My question is which one is better to use?
Like NSTimer , in turn, the CFRunLoopTimer object is used . What works better than others, I didn’t get anything about it on any site that I was looking for for it, but nothing, I got documents relating to both from Apple documents , but after reading them I don’t understand or don’t understand what to use NSTimer or CFRunLoopTimer?
any help would be appreciated.
source
share