duration property

int duration
getter/setter pair

定时器每隔多久运行的时间,单位毫秒,默认1000毫秒(1秒)

Implementation

int duration;