layervault / LVDebounce

An Objective-C library for debouncing NSTimers
MIT License
14 stars 6 forks source link

NSObject Category #2

Open swizzlr opened 10 years ago

swizzlr commented 10 years ago

I started work on one before finding this. This solution is certainly easier, though less elegant. Would you be opposed to a PR adding an NSObject category that does the same thing?

kellysutton commented 10 years ago

Not at all. Open it up!