@interface CATimerManager : NSObject @property (nonatomic) id timerSource; + (id)getWeakReferenceOfObject:(id)a0; - (void)forwardInvocation:(id)a0; - (id)init; - (id)methodSignatureForSelector:(SEL)a0; @end
@interface CATimerManager : NSObject @property (nonatomic) id timerSource; + (id)getWeakReferenceOfObject:(id)a0; - (void)forwardInvocation:(id)a0; - (id)init; - (id)methodSignatureForSelector:(SEL)a0; @end