We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add function which executes function with increasing interval, like: 1000, 1500, 2200, 3000, 4000, 5500, etc.
1000, 1500, 2200, 3000, 4000, 5500, etc
If the function resolves to true, then stop. Also it should return dispose function back.
dispose