Queue
class Queue
Queue to process the operation of the App
-
Undocumented
Declaration
Swift
static let cancellableFetchSwitch: (URLSessionDataTask, DispatchSemaphore) -> Void
-
Undocumented
Declaration
Swift
static let uncancellableFetchSwitch: (URLSessionDataTask, DispatchSemaphore) -> Void
-
Undocumented
Declaration
Swift
static func addOperation(completion: @escaping () -> Void)
-
Undocumented
Declaration
Swift
static func cancelOperations()