sleep(completion:)

Declaration

func sleep(completion: @escaping  @Sendable ((any Error)?) -> Void)
func sleep() async throws