Calculate Scheduler runtime at startup
|
Defines the start point that the Scheduler will start calculating from. If checked, the Scheduler will start calculating from the time that the server loaded.
When this check box is selected (default), you can enter the Schedule interval in days, hours, minutes, and seconds. For example, if you want to run the Scheduler every two hours, you should enter 2 in the Hours field, and the server will run at two hour intervals after the server loads.
If this check box is not selected, you need to enter the time past the hour (a number between 0 and 59) that you want to start the Scheduler run, in the Minutes after the hour field. You also need to enter the interval, in hours, in the Hours field. The Scheduler run will start from the current hour as long as the Minutes after the hour value has not passed. For example, if the current time is 12:20, and the Scheduler is set to run every two hours and 35 minutes, the Scheduler run will start at 12:35 and then at 14:35, and so on.
|