pollingInterval property

int pollingInterval
getter/setter pair

轮询间隔,单位为毫秒。设置后,将进入轮询模式,定时触发 run

Implementation

int pollingInterval;