Starts scheduled execution with initial delay.
| initialDelay |
delay before first schedule evaluation. |
| task |
callback function. |
|
Result.ok(this scheduler), or Result.error(CronError.INVALID_ARGUMENT) when delay is negative. |