Changes

no edit summary
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 action will cause a delay before the subsequent action is run.
 
This action will cause a delay before the subsequent action is run.
 +
</pre>
 +
 +
''You can define a static value, or define it as an [https://macrodroidforum.com/wiki/index.php/Variables#Integer Integer variable] (seconds, minutes).''
 +
 +
'''''Use alarm: '''''
 +
Use this option if the trigger time is not accurate (and you need it) e.g. for high importance events it is recommended to use alarm.
    
On many devices the alarm option must be enabled to ensure the device will wake up at the correct time to resume running actions. Without this option enabled the operating system may schedule a wakeup within a wakeup window in an attempt to reduce battery usage, which means it won't resume after the requested delay.
 
On many devices the alarm option must be enabled to ensure the device will wake up at the correct time to resume running actions. Without this option enabled the operating system may schedule a wakeup within a wakeup window in an attempt to reduce battery usage, which means it won't resume after the requested delay.
</pre>
 
editors
1,590

edits