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