initialDelay property
The number of units of time to delay before the first execution of a fixed-rate or fixed-delay task.
Implementation
final int? initialDelay;
The number of units of time to delay before the first execution of a fixed-rate or fixed-delay task.
final int? initialDelay;