DispatchQueueType

protocol DispatchQueueType
  • Declaration

    Swift

    func async(execute work: @escaping () -> Void)