@interface CRKConcreteTimerPrimitives : NSObject <CRKTimerPrimitives> - (id)scheduleTimerWithIdentifier:(id)a0 timeInterval:(double)a1 fireHandler:(id /* block */)a2; @end
@interface CRKConcreteTimerPrimitives : NSObject <CRKTimerPrimitives> - (id)scheduleTimerWithIdentifier:(id)a0 timeInterval:(double)a1 fireHandler:(id /* block */)a2; @end