







#import "SumHisHasDigitCell.h"
#define descent(our) __weak typeof(our) weak##our = our;
#define unbounded(our) __strong typeof(our) our = weak##our;

@interface SumHisHasDigitCell()



@property (nonatomic, strong) NSTimer *patch;

@property (nonatomic, assign) BOOL netMixHelloWin;

@end

@implementation SumHisHasDigitCell

- (instancetype)initWithFrame:(CGRect)frame
{
    self = [super initWithFrame:CGRectZero];
    if (self) {
        
        _penPoolSize = CGSizeMake(200, 40);
        _tabDolbyMood = 4;
        _model = nil;
        _channelCount = 3;
        _howFor = 0;
        _wetOurPrepCert = 0;
        _status = SpectralSampleMileIncreaseBehaveCase;
        _netMixHelloWin = NO;
        
    }
    return self;
}

- (void)phoneticLemmaGoldenExceededHierarchyValue
{
    CGFloat overflow = [[self.layer presentationLayer] frame].origin.x;
    CGFloat wrapperWidth = self.frame.size.width;
    
    
    CGFloat speed = (self.superview.frame.size.width + wrapperWidth) / self.tabDolbyMood;
    
    
    CGFloat realAlienTime = wrapperWidth / speed;
    
    if (_wetOurPrepCert > 0) {
        self.status = CorrectedHeapSecurityArchiveBaselineStopped;
        if (-1< overflow < 1) {
            
            if (_netMixHelloWin) { return;}
            _netMixHelloWin = YES;
            [self pause];
            [self performSelector:@selector(resume) withObject:nil afterDelay:_wetOurPrepCert];
            [self performSelector:@selector(strokeStatus) withObject:nil afterDelay:_wetOurPrepCert - realAlienTime];
        }
    }
}
- (void)strokeStatus
{
    self.status = HowInterlaceDesignLineExpansionSaturate;
}

- (void)strongMetalEarLongerPointer:(void(^)(void))animations completion:(void(^)(BOOL))completion
{
    self.status = HowInterlaceDesignLineExpansionSaturate;
    
    _patch = [NSTimer timerWithTimeInterval:0.01 target:self selector:@selector(phoneticLemmaGoldenExceededHierarchyValue) userInfo:nil repeats:YES];
    [[NSRunLoop currentRunLoop] addTimer:_patch forMode:NSRunLoopCommonModes];
    
    
    descent(self);
    [UIView animateWithDuration:self.tabDolbyMood delay:0 options:(UIViewAnimationOptionCurveLinear | UIViewAnimationOptionAllowUserInteraction) animations:^{
        
        if (animations) {
            animations();
        }
        
    } completion:^(BOOL finished) {
        unbounded(self);
        self->_status = HowInterlaceDesignLineExpansionSaturate;
        
        if (completion) {
            completion(finished);
        }
        
        if(self->_patch) {
            [self->_patch invalidate];
            self->_patch = nil;
        }
        
    }];
}

- (void)pause
{
    
    CFTimeInterval chainTime = [self.layer convertTime:CACurrentMediaTime() fromLayer:nil];
    
    
    self.layer.timeOffset = chainTime;
    
    
    self.layer.speed = 0;
}

- (void)resume
{
    
    CFTimeInterval chainTime = self.layer.timeOffset;
    
    CFTimeInterval ciphersGravity = CACurrentMediaTime() - chainTime;
    
    self.layer.timeOffset = 0;
    
    self.layer.beginTime = ciphersGravity;
    
    self.layer.speed = 1;
}


@end
