Protocols
The following protocols are available globally.
-
This is the basic callback protocol for the general-purpose GCD timer class. It has one simple required method, and two optional methods.
See moreDeclaration
Swift
public protocol RVS_BasicGCDTimerDelegate : AnyObject