Search results for timer

DDHTimerControl screenshot

DDHTimerControl

July 09, 2014 • MIT License
A UIControl subclass to input minutes or seconds.
MRTimer screenshot

MRTimer

May 29, 2014 • MIT License
A simple tool to measure the execution duration for methods.
Easy Timeline screenshot

Easy Timeline

March 07, 2014 • Public Domain License
Sometimes you need things to happen at specific times and things. When it's just an event 2.0 seconds later, a performSelector:withObject:afterDelay: is perfect. If it gets a little more comp...
No image provided.

JMTimerBeam

February 25, 2014 • MIT License
JMTimerBeam enables you to show a decent beam on your OSX screen for visualising a timing event. The beam will be attached to the top, right, bottom or left side of your screen and decreases steadi...
MZTimerLabel screenshot

MZTimerLabel

November 09, 2013 • MIT License
MZTimerLabel is a UILabel subclass, which is a handy way to use UILabel as a countdown timer or stopwatch just like that in Apple Clock App with just 2 lines of code. MZTimerLabel also provides del...
TTCounterLabel screenshot

TTCounterLabel

November 05, 2013 • MIT License
A custom UILabel that acts as a time counter, counting up or down and formatting the string to hours, minutes, seconds and milliseconds. Designed to accept a value in milliseconds that is then disp...
KKProgressTimer screenshot

KKProgressTimer

September 25, 2013 • MIT License
Simple Circle Progress Indicator If you want to use CocoaPods, Please paste line to Podfile. ``` pod 'KKProgressTimer', :git => 'http://github.com/gin0606/KKProgressTimer.git' ```
CircularTimer screenshot

CircularTimer

January 28, 2013 • MIT License
CircularTimer is a class that creates a custom circular timer, showing the percentage completed between two dates.