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. Cron Date Time Scheduler