kdocs
/
dev.inmo.krontab.builder
/
TimeBuilder
/
upTo
common
up
To
infix fun
Int
.
upTo
(endIncluding:
Int
):
Array
<
Int
>
Content copied to clipboard
Will fill up this timeline from
this
up to
endIncluding
infix fun
upTo
(endIncluding:
Int
):
Array
<
Int
>
Content copied to clipboard
Shortcut for "
from
0
upTo
"