TICK Event Type
An event type that may be subscribed to for event listeners to receive“wake-up” notifications every N seconds. This event type is abstract,it will never be sent directly. Subscribing to this event type willcause a subscriber to receive event notifications for all subtypes ofTICK.
Note that the only TICK events available are the ones listed below.You cannot subscribe to an arbitrary TICK interval. If you need aninterval not provided below, you can subscribe to one of the shorterintervals given below and keep track of the time between runs in yourevent listener.
Name: TICK
Subtype Of: EVENT
Body Description: N/A
当前内容版权归 Supervisor 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Supervisor .