kdocs
0.7.0
common
kdocs
/
dev.inmo.krontab
/
KronSchedulerTz
/
next
next
common
abstract
suspend
fun
next
(
relatively
:
DateTimeTz
)
:
DateTimeTz
?
Content copied to clipboard
open
suspend override
fun
next
(
relatively
:
DateTime
)
:
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