spring-framework / org.springframework.scheduling.quartz / CronTriggerFactoryBean / setStartDelay

setStartDelay

open fun setStartDelay(startDelay: Long): Unit

Set the start delay in milliseconds.

The start delay is added to the current system time (when the bean starts) to control the start time of the trigger.