@class UILabel; @interface EKCurrentTimeMarkerView : UIView @property (retain, nonatomic) UILabel *currentTimeLabel; @property (nonatomic) BOOL showsThumb; @property (nonatomic) BOOL showsLine; @property (readonly, nonatomic) double markerWidth; @property (readonly, nonatomic) double markerMidHeight; @property (readonly, nonatomic) struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; } currentTimeFrame; + (double)_spacingAdjustmentFontSize; + (id)timeMarkerFontForSizeClass:(long long)a0; - (void)_updateTimeLabelColor; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_lineFrame; - (void)_updateTimeWithForce:(BOOL)a0; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void)drawRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 sizeClass:(long long)a1; - (void).cxx_destruct; - (void)invalidateFonts; - (void)updateTime; @end