|
The program allows the user to define delay before first event check. There are three options:
- No delay
- Absolute delay as number of second, minutes or hours before the first executuin.
- Time of the first executuin.
The next option is 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 interval between event iteration. The program allows user to run checks without interval or make
delay between interation as a number of second, minutes or hours.

|