SRCountdownTimer icon indicating copy to clipboard operation
SRCountdownTimer copied to clipboard

This is the simple circle countdown with a configurable timer for iOS.

Results 14 SRCountdownTimer issues
Sort by recently updated
recently updated
newest added

Added reset() function and delegate. Sometimes it is required to reset the timer, so that some reset operations can be performed.

I have setup SRCountdownTimer for 10 secs, and it takes about 17 secs to the full count down. Where could be the issue ?