delayFirstMoment property

bool delayFirstMoment
getter/setter pair

Indicates whether the first execution should be delayed.

If set to true, the first tick will not run immediately when the cron starts.

Implementation

bool delayFirstMoment = true;