> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kasoftware.com/llms.txt
> Use this file to discover all available pages before exploring further.

# threadSleep

> 暫停當前執行緒指定的毫秒數。

指示當前執行緒休眠一段配置的時間。如果使用迴圈對 API 執行多次查詢，這將有助於避免速率限制問題。

## 必需參數

* **timeout**: 呼叫之間的逾時時間（以毫秒為單位）。請提供一個大於零的整數。
