I am looking for a better alternative to DispatchQueue.main.asyncAfter(deadline: .now() + 0.5 to refresh my data.
DispatchQueue.main.asyncAfter(deadline: .now() + 0.5
My data is dynamic and changes based on use