Skip to content
/ EZTimer Public

EZTimer is encapsulation about DispatchSourceTimer. Use it, you can create a timer easily, safely.

License

Notifications You must be signed in to change notification settings

ezbuy/EZTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZTimer

EZTimer is encapsulation about DispatchSourceTimer. Use it, you can create a timer easily, safely.

Communication

  • If you found a bug, open an issue, typically with related pattern.
  • If you have a feature request, open an issue.

Requirements

  • iOS 10.0 +
  • Xcode 12.0 +
  • Swift 5.0 +

Installation

Swift Package Manager

dependencies: [
    .Package(url: "https://github.com/ezbuy/EZTimer.git")
]

About

EZTimer is encapsulation about DispatchSourceTimer. Use it, you can create a timer easily, safely.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages