timeout.close()
v18.15.0
返回上层文档
►
▼
其他版本
18.15.0
16.19.1
文档搜索
新增于: v0.9.1
稳定性: 3
- 旧版: 改为使用
clearTimeout()
。
返回:
<Timeout>
timeout
的引用
取消超时。
Added in: v0.9.1
Stability: 3
- Legacy: Use
clearTimeout()
instead.
Returns:
<Timeout>
a reference to
timeout
Cancels the timeout.