Dispatchers
public final class Dispatchers : Sendable
This class manages a single background operation queue.
-
This is the shared singleton access to the Glean Dispatchers
Declaration
Swift
public static let shared: Dispatchers
View on GitHub