EZTimer is encapsulation about DispatchSourceTimer. Use it, you can create a timer easily, safely.
- If you found a bug, open an issue, typically with related pattern.
- If you have a feature request, open an issue.
- iOS 10.0 +
- Xcode 12.0 +
- Swift 5.0 +
dependencies: [
.Package(url: "https://github.com/ezbuy/EZTimer.git")
]