mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2025-10-23 07:30:14 +00:00
deploy: 69305506ce
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">infix </span><span class="token keyword">fun </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><span class="token punctuation">.</span><a href="every.html"><span class="token function">every</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">delay<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html">Array</a><span class="token operator"><</span><span class="token keyword"></span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><span class="token operator">></span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/InsanusMokrassar/krontab/blob/master//src/commonMain/kotlin/dev/inmo/krontab/builder/TimeBuilder.kt#L65">source</a>)</span></span></div><p class="paragraph">Will create an sequence of times starting <span data-unresolved-link="dev.inmo.krontab.builder/TimeBuilder/&lt;this&gt;/#/PointingToCallableParameters(-1)/">from</span> <a href="every.html">every</a> times. For example, for <a href="../-seconds-builder/index.html">SecondsBuilder</a> it will mean "<a href="from.html">from</a> second second <a href="every.html">every</a> 5 seconds", or "2, 7, 13, ..."</p><h4 class="">See also</h4><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><div><a href="from.html"><span>Time</span><wbr></wbr><span>Builder.</span><wbr></wbr><span>from</span></a></div></span></div><div></div></div></div></div></div><hr><div class="symbol monospace"><span class="token keyword">infix </span><span class="token keyword">fun </span><a href="every.html"><span class="token function">every</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">delay<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html">Array</a><span class="token operator"><</span><span class="token keyword"></span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><span class="token operator">></span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/InsanusMokrassar/krontab/blob/master//src/commonMain/kotlin/dev/inmo/krontab/builder/TimeBuilder.kt#L80">source</a>)</span></span></div><p class="paragraph">Shortcut for "<a href="from.html">from</a> 0 <a href="every.html">every</a>"</p></div></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span
|
||||
class="pull-right"><span>Generated by </span><a
|
||||
href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user