DispatchAfter 0.2.0

DispatchAfter 0.2.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jun 2018
SPMSupports SPM

Maintained by Viktor Gubriienko.



  • By
  • Viktor Gubriienko

DispatchAfter

DispatchAfter is a simple and modern way to make delayed calls with ability to cancel them. It written in Swift and can be used in both Swift and Objective-C projects.

Notes:

  • works on any thread but dispatches only to main
  • no need to make strong ref to SFDispatchObject while waiting for dispatch