https://github.com/meniny/libtimer
⏱ GCDTimer in swift
https://github.com/meniny/libtimer
gcd timer
Last synced: 15 days ago
JSON representation
⏱ GCDTimer in swift
- Host: GitHub
- URL: https://github.com/meniny/libtimer
- Owner: Meniny
- License: mit
- Created: 2018-01-12T02:23:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T02:36:44.000Z (about 8 years ago)
- Last Synced: 2025-02-20T04:17:25.107Z (11 months ago)
- Topics: gcd, timer
- Language: Swift
- Homepage:
- Size: 96.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
## What's this?
Sugar for `DispatchSourceTimer`.
## Requirements
* iOS 8.0+
* Xcode 9 with Swift 4
## Installation
#### CocoaPods
```ruby
pod 'libtimer'
```
## Contribution
You are welcome to fork and submit pull requests.
## License
`libtimer` is open-sourced software, licensed under the `MIT` license.