8 skills found
hemantasapkota / GCDTimerWell-tested GCD Timer in Swift
Joeyqiushi / JX GCDTimerNSTimer like tool implemented using GCD.
ripperhe / ZYGCDTimerGCD 定时器
ivanzoid / GCDTimerEquivalent or NSTimer but using GCD queues
drenhart / MCGCDTimerGCD定时器的简单封装(GCD timer simple package)
xuhongru / GCDTimer添加ignore文件
hossein1448 / GCDTimerAn implementation of timer which supports GCD queue with some practical features like pause/resume in Objective-C and Swift
aiOSFuture / YQ SafeGCDTimer模仿NSTimer的实现利用GCD封装定时器