leeenx/timer

APIs 文档描述错误

Closed this issue · 2 comments

name type syntax detail
pauseInterval Function timer.pauseInterval(setIntervalID) 暂停指定 ID 的 setInterval
resumeInterval Function timer.resumeInterval(setIntervalID) 恢复指定 ID 的 setInterval

@Hunlongyu 好的谢谢指正

哈哈~ 看了大神的代码,又学习到不少东西~