The program allows the user to define delay before first event check. There are three options:
- No delay
- Absolute delay as a number of second, minutes or hours before the first execution.
- Time of the first execution.
The next option is a number of iteration. There are three options:
- Infinite. The program checks event until "Break" button be pressed.
- Run once.
- Run event check defined times.
The last setting is an interval between event iteration. The program allows users to run checks without interval or make
the delay between iteration as a number of second, minutes or hours.