...
Code Block |
---|
time 15:00 # at 15:00 time 10:00 20:00 01:00 # every hour from 10am to 8pm time +00:01 # one minute after the suite begins, or one minute after re-queue in the presence of Repeat. time +00:10 01:00 00:05 # 10-60 min after begin/re-queue, every 5 min |
There is no direct way to specify that a node should be submitted on different days at different times.
Anchor | ||||
---|---|---|---|---|
|
To get a task to run at two specific times you can use two separate time commands.
...