Difference between revisions of "Action: Stopwatch"
(Created page with "This action can be used to start, stop or reset a stopwatch timer. The value of a stop watch timer may be used in expressions and assigned to variables so it can be utilised...") |
|||
Line 1: | Line 1: | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
This action can be used to | This action can be used to | ||
start, stop or reset a stopwatch timer. The value of a stop watch timer may be used in expressions and assigned to variables so it can be utilised in other triggers/constraints as required. | start, stop or reset a stopwatch timer. The value of a stop watch timer may be used in expressions and assigned to variables so it can be utilised in other triggers/constraints as required. | ||
+ | </pre> |
Revision as of 18:18, 29 January 2024
This action can be used to start, stop or reset a stopwatch timer. The value of a stop watch timer may be used in expressions and assigned to variables so it can be utilised in other triggers/constraints as required.