next
abstract suspend fun next(relatively: DateTime = DateTime.now()): DateTime?
Content copied to clipboard
Return
Next DateTime when some action must be triggered according to settings of this instance
See also
dev.inmo.krontab.internal.CronDateTimeScheduler
Sources
common source
Link copied to clipboard