TimedRoundsTrigger Properties

TegoOS

TimedRoundsTrigger Properties

The TimedRoundsTrigger type exposes the following members.

Properties
  Name Description
Public property Duration
Duration in milliseconds. If zero then only Rounds will be used (continuous operation if Rounds is also zero).
Public property Rounds
Number of rounds. If zero then only Duration will be used (continuous operation if Duration is also zero).
Top
See Also