Making the time between unlock depends on unlock time rather than clock time #529
-
Is there a way to make the unlock occur a certain time period after the countdown finishes rather than every time period. I.e. Rather than an unlock every 6 hours (00:00, 06:00 etc.) where I could use my unlock at 05:50 and then get a new one at 06:00, can you make it so that I get the unlock 6 hours after the countdown finishes (next unlock at 11:50 continuing the previous example)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can't do this exactly. I think the closest you could do would be to prevent using the time limit immediately after the time period ends. For example: Time periods: 0000-0300,0600-0900,1200-1500,1800-2100 Thus you would get 10 minutes between 0300-0600, 0900-1200, etc. |
Beta Was this translation helpful? Give feedback.
You can't do this exactly. I think the closest you could do would be to prevent using the time limit immediately after the time period ends. For example:
Time periods: 0000-0300,0600-0900,1200-1500,1800-2100
Time limit: 10 minutes in every 6 hours
Block these sites: within time periods OR after time limit
Thus you would get 10 minutes between 0300-0600, 0900-1200, etc.