Declaration

init!(object obj: Any!, behavior: MABGTimerBehavior, queueLabel: UnsafePointer<CChar>!)

Declaration

- (instancetype) initWithObject:(id) obj behavior:(MABGTimerBehavior) behavior queueLabel:(const char *) queueLabel;

Declaration

initWithObject_behavior_queueLabel_(obj: object, behavior: MABGTimerBehavior, queueLabel: str) -> MABGTimer