DispatchQueue

public extension DispatchQueue

Extension that wraps actions into DispatchQueue and delays it for the provided time interval.

Can be used to test action implementation or the configuration issues.