@interface PSGCurrentTimeCell : PSTableCell - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1 specifier:(id)a2; - (void)layoutSubviews; - (void)setupLayoutConstraints; - (id)axConstraints; - (id)normalConstraints; @end
@interface PSGCurrentTimeCell : PSTableCell - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1 specifier:(id)a2; - (void)layoutSubviews; - (void)setupLayoutConstraints; - (id)axConstraints; - (id)normalConstraints; @end