Delays
You can create delays using these options:
- End-Start: This job can start only after at least N minutes after the predecessor has ended
- Start-Start: This job can start only after at least N minutes after the predecessor has started
- End-End: This job can end only after at least N minutes after the predecessor has ended
- Start-End: This job can only end after the previous job has started
