GCDTimer
Timer library
A framework for creating long-running timers and delay functions with GCD dispatch in Swift.
Well-tested GCD Timer in Swift
190 stars
10 watching
22 forks
Language: Swift
last commit: almost 2 years ago
Linked from 2 awesome lists
dispatchgcdswifttimer
Related projects:
Repository | Description | Stars |
---|---|---|
dalu93/each | A library providing an elegant interface for creating timers with configurable intervals and automatic memory management | 759 |
radex/swiftytimer | An API for scheduling timers in iOS apps using a modern Swift syntax | 1,232 |
gleefre/stopclock | A library for measuring time using clocks with adjustable speed and direction. | 12 |
saeid/gdcalendar | A calendar component with support for multiple languages and swipe gesture navigation | 26 |
caderek/aoctimer | A tool to measure code execution time in relative units. | 9 |
hemangshah/workaholic | A GitHub-like display of work contribution history over time | 121 |
huntlabs/hunt-time | A comprehensive time library with date and time representations | 2 |
developerpaul123/periodic-function | A simple library to repeatedly call a function at a given time interval. | 28 |
heyrahulrs/asetimerswiftui | An Apple Special Events countdown timer app built using SwiftUI | 16 |
troch/deku-timer | A higher-order timer component that re-renders a wrapped component at set intervals | 0 |
yashovardhan99/timeit | A simple and easy-to-use stopwatch and timer library for Android | 36 |
kalimehtar/gls | A Racket-based library providing multiple dispatch with support for type and class predicates. | 17 |
ufuf/advancedtimer | An implementation of an advanced timer class for use in Xamarin.Forms applications. | 40 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |
sindresorhus/p-time | A utility to measure the time taken by a promise to resolve | 70 |