DispatchQueue
class DispatchQueue : DispatchObject
-
The default queue, on which futures are observed and executed on.
Declaration
Swift
static var futures: DispatchQueue { get set }
Docs (92% documented)
class DispatchQueue : DispatchObject
The default queue, on which futures are observed and executed on.
Swift
static var futures: DispatchQueue { get set }