Difference between revisions of "Trigger: Stopwatch"
m |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <pre style="background-color: # | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
This trigger will fire when a Stopwatch hits the configured time value. | This trigger will fire when a Stopwatch hits the configured time value. | ||
| + | |||
| + | You can use integer variables to trigger based on seconds. | ||
</pre> | </pre> | ||
| − | + | * ''[https://macrodroidforum.com/wiki/index.php/Variables#Integer Variable | Integer]'' | |
| − | '' | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 17:40, 29 January 2024
This trigger will fire when a Stopwatch hits the configured time value. You can use integer variables to trigger based on seconds.