# 暂停 (Pause)

此节点允许您在任何节点之后特定暂停时间，还可以设置随机时间延迟。

<figure><img src="/files/t4pMfMBXHVtQL7WN4AT1" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Exact time</td><td>输入具体时间，以毫秒为单位</td></tr><tr><td>Interval</td><td>随机您输入的一个时间值在 From-To （毫秒）范围内，您输入的 To必须大于 From</td></tr></tbody></table>

注意：输入的暂停时间不能超过 2147483647（毫秒）。如果您输入的数字超过 2147483647，您输入的数字将自动更改为 2147483647。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/zan-ting-pause.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
