luxlabs header browser preview


@interface CATimerManager : NSObject

@property (nonatomic) id timerSource;

+ (id)getWeakReferenceOfObject:(id)a0;

- (void)forwardInvocation:(id)a0;
- (id)init;
- (id)methodSignatureForSelector:(SEL)a0;

@end