#import @interface TGLocationLiveElapsedView : UIView - (void)setColor:(UIColor *)color; - (void)setRemaining:(int32_t)remaining period:(int32_t)period; @end