sleep(completionHandler:)

Declaration

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