为什么schedule类那些方法,时间参数都是秒不是毫秒
Creator 2.x
hello_jamie
(18235208262)
2019年04月2日 05:44
#1
很奇怪为什么不支持毫秒,用秒根本不能精细控制
this.scheduleOnce(this.showLog, 500); // ,秒
求解
782946277
(exia390)
2019年04月2日 05:50
#2
可以用小数。。。