Skip to content

MaximV88/MVGCDTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVGCDTimer

CI Status Version License Platform

Description

This timer abstracts interaction with dispatch commands into a simple timer interface that is similar to NSTimer, but with the added benefit of changing trigger block at any time and restart count.

Installation

MVGCDTimer is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MVGCDTimer'

Author

Maxim Vainshtein, maximv88@gmail.com

License

MVGCDTimer is available under the MIT license. See the LICENSE file for more info.

About

A timer based on GCD. To be used on threads without runloop (GCD threads).

Resources

License

Stars

Watchers

Forks

Packages

No packages published