There is no way (that I see) to edit the current time programmatically. If you will move the @property (nonatomic) NSInteger currentTime from the M to the H file it will enable this edit.
There is no way (that I see) to edit the current time programmatically.
If you will move the @Property (nonatomic) NSInteger currentTime from the M to the H file it will enable this edit.