# Function: stopTimer

stopTimer(timerID: number): boolean

删除定时器

# 参数:

属性 类型 描述
timerID number 定时器ID

# 返回值:

boolean