Appearance
使用 requestAnimationFrame 模拟 setInterval 合理利用浏览器空闲资源
import { interval } from '@yu-kit/utils'
()=>void
函数:必选
number
定时器两次执行之间的间隔时长 单位ms