DEP0096:timers.unenroll()
版本历史
| 版本 | 变更 |
|---|---|
| v10.0.0 | 运行时弃用。 |
类型:运行时
\Type: Runtime
timers.unenroll() 已弃用。请改用公开记录的 clearTimeout() 或 clearInterval()。
\timers.unenroll() is deprecated. Please use the publicly documented
clearTimeout() or clearInterval() instead.