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