How to set the timer retroactively [Android]

Some timers can start at a certain time; this time can either be in the future - the timer should start as scheduled, or in the past - this is when the timer was started untimely.


To configure the function, you need to:


The application will recalculate the date and time according to the duration of the specified time format in the timer settings.

The timer will start automatically after the end of the delayed time period.


Important note:

In case the timer was not started on time, it can be started with the elapsed time. The delayed timer start function can also help with this. When setting the function, the user should select the Start Date tab and scroll back through the time values to the desired date and time.

Delayed Start feature on Android

Welcome Delayed Start Function