Difference between revisions of "Trigger: Stopwatch"

 
Line 1: Line 1:
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<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.