Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 592 Bytes

Protocol.Params.Param.Type-relativeTimers.md

File metadata and controls

28 lines (14 loc) · 592 Bytes
uid
Protocol.Params.Param.Type-relativeTimers

relativeTimers attribute

Content Type

EnumProtocolTypeRelativeTimers

Parent

Type

Remarks

This attribute can have the following values:

Value Description
true If you change the interval in the middle of the current interval, the timer will only be fired when the interval is completely finished.
true with reset If you change the interval in the middle of the current interval, the timer will be fired instantly.