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 more

    Declaration

    Swift

    public protocol RVS_BasicGCDTimerDelegate : AnyObject