@interface BLSFidelityThreshold : NSObject + (double)animationCoalesceThreshold; + (long long)fidelityForUpdateInterval:(double)a0; + (double)secondsFidelityThreshold; @end
@interface BLSFidelityThreshold : NSObject + (double)animationCoalesceThreshold; + (long long)fidelityForUpdateInterval:(double)a0; + (double)secondsFidelityThreshold; @end