This commit is contained in:
InsanusMokrassar 2021-09-26 08:18:55 +00:00
parent 86a75bb011
commit 8a0480267e
7 changed files with 20 additions and 36 deletions

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><div class="symbol monospace"><div class="block"><div class="block">@<span data-unresolved-link="kotlinx.coroutines/FlowPreview///PointingToDeclaration/">FlowPreview</span></div></div>fun <a href="../dev.inmo.krontab/-kron-scheduler/index.html">KronScheduler</a>.<a href="as-flow.html">asFlow</a>(): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<span data-unresolved-link="com.soywiz.klock/DateTime///PointingToDeclaration/">DateTime</span>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<p class="paragraph">This method is a map for <a href="as-tz-flow.html">asTzFlow</a> and will works the same but return flow with <span data-unresolved-link="com.soywiz.klock/DateTime///PointingToDeclaration/">DateTime</span>s</p><h2 class="">See also</h2><div data-togglable="See also"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><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 RowTitle"><div class=""><span class="inline-flex"><span data-unresolved-link="kotlinx.coroutines.flow//channelFlow/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.channels.ProducerScope[TypeParam(bounds=[kotlin.Any?])],kotlin.Unit]/PointingToDeclaration/"><span>channel</span><wbr></wbr><span><span>Flow</span></span></span></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../dev.inmo.krontab/do-while.html"><span>Kron</span><wbr></wbr><span>Scheduler.</span><wbr></wbr><span>doWhile</span></a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div>
<p class="paragraph">This method is a map for <a href="as-tz-flow.html">asTzFlow</a> and will works the same but return flow with <span data-unresolved-link="com.soywiz.klock/DateTime///PointingToDeclaration/">DateTime</span>s</p><h2 class="">See also</h2><div data-togglable="See also"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><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 RowTitle"><div class=""><span class="inline-flex"><span data-unresolved-link="kotlinx.coroutines.flow//channelFlow/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.channels.ProducerScope[TypeParam(bounds=[kotlin.Any?])],kotlin.Unit]/PointingToDeclaration/"><span>channel</span><wbr></wbr><span><span>Flow</span></span></span></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../dev.inmo.krontab/do-infinity-local.html"><span>Kron</span><wbr></wbr><span>Scheduler.</span><wbr></wbr><span>do</span><wbr></wbr><span>Infinity</span><wbr></wbr><span><span>Local</span></span></a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div>
<h2 class="">Sources</h2>
<div class="table" data-togglable="Sources"><a data-name="-27091295%2FSource%2F788909594" anchor-label="https://github.com/InsanusMokrassar/krontab/blob/master//src/commonMain/kotlin/dev/inmo/krontab/utils/SchedulerFlow.kt#L24" id="-27091295%2FSource%2F788909594" data-filterable-set=":dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain">

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="kdocs::dev.inmo.krontab.utils//asTzFlow/dev.inmo.krontab.KronSchedulerTz#/PointingToDeclaration//788909594">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="kdocs::dev.inmo.krontab.utils//asTzFlow/dev.inmo.krontab.KronScheduler#/PointingToDeclaration//788909594">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">kdocs</a>/<a href="index.html">dev.inmo.krontab.utils</a>/<a href="as-tz-flow.html">asTzFlow</a></div>
<div class="pull-right d-flex">
@ -26,16 +26,21 @@
</div>
<div class="divergent-group" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><div class="symbol monospace"><div class="block"><div class="block">@<span data-unresolved-link="kotlinx.coroutines/FlowPreview///PointingToDeclaration/">FlowPreview</span></div></div>fun <a href="../dev.inmo.krontab/-kron-scheduler-tz/index.html">KronSchedulerTz</a>.<a href="as-tz-flow.html">asTzFlow</a>(): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<span data-unresolved-link="com.soywiz.klock/DateTimeTz///PointingToDeclaration/">DateTimeTz</span>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<p class="paragraph">This <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span> will trigger emitting each near time which will be returned from <a href="../dev.inmo.krontab/-kron-scheduler/index.html">this</a> with attention to time zones</p><h2 class="">See also</h2><div data-togglable="See also"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><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 RowTitle"><div class=""><span class="inline-flex"><span data-unresolved-link="kotlinx.coroutines.flow//channelFlow/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.channels.ProducerScope[TypeParam(bounds=[kotlin.Any?])],kotlin.Unit]/PointingToDeclaration/"><span>channel</span><wbr></wbr><span><span>Flow</span></span></span></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../dev.inmo.krontab/do-while.html"><span>Kron</span><wbr></wbr><span>Scheduler</span><wbr></wbr><span>Tz.</span><wbr></wbr><span>doWhile</span></a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div>
<div class="divergent-group" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><div class="symbol monospace"><div class="block"><div class="block">@<span data-unresolved-link="kotlinx.coroutines/FlowPreview///PointingToDeclaration/">FlowPreview</span></div></div>fun <a href="../dev.inmo.krontab/-kron-scheduler/index.html">KronScheduler</a>.<a href="as-tz-flow.html">asTzFlow</a>(): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<span data-unresolved-link="com.soywiz.klock/DateTimeTz///PointingToDeclaration/">DateTimeTz</span>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<p class="paragraph">This <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span> will trigger emitting each near time which will be returned from <a href="../dev.inmo.krontab/-kron-scheduler/index.html">this</a> with attention to time zones</p><h2 class="">See also</h2><div data-togglable="See also"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><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 RowTitle"><div class=""><span class="inline-flex"><span data-unresolved-link="kotlinx.coroutines.flow//channelFlow/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.channels.ProducerScope[TypeParam(bounds=[kotlin.Any?])],kotlin.Unit]/PointingToDeclaration/"><span>channel</span><wbr></wbr><span><span>Flow</span></span></span></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="as-flow.html"><span>Kron</span><wbr></wbr><span>Scheduler.</span><wbr></wbr><span>asFlow</span></a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="as-tz-flow.html"><span>Kron</span><wbr></wbr><span>Scheduler</span><wbr></wbr><span>Tz.</span><wbr></wbr><span>asTzFlow</span></a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div>
<p class="paragraph">This <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span> will trigger emitting each near time which will be returned from <a href="../dev.inmo.krontab/-kron-scheduler/index.html">this</a> with attention to time zones</p><h2 class="">See also</h2><div data-togglable="See also"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><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 RowTitle"><div class=""><span class="inline-flex"><span data-unresolved-link="kotlinx.coroutines.flow//channelFlow/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.channels.ProducerScope[TypeParam(bounds=[kotlin.Any?])],kotlin.Unit]/PointingToDeclaration/"><span>channel</span><wbr></wbr><span><span>Flow</span></span></span></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../dev.inmo.krontab/do-infinity-tz.html"><span>Kron</span><wbr></wbr><span>Scheduler</span><wbr></wbr><span>Tz.</span><wbr></wbr><span>do</span><wbr></wbr><span>Infinity</span><wbr></wbr><span><span>Tz</span></span></a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div>
<h2 class="">Sources</h2>
<div class="table" data-togglable="Sources"><a data-name="-1603012165%2FSource%2F788909594" anchor-label="https://github.com/InsanusMokrassar/krontab/blob/master//src/commonMain/kotlin/dev/inmo/krontab/utils/SchedulerFlow.kt#L10" id="-1603012165%2FSource%2F788909594" data-filterable-set=":dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="https://github.com/InsanusMokrassar/krontab/blob/master//src/commonMain/kotlin/dev/inmo/krontab/utils/SchedulerFlow.kt#L10">common source</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1603012165%2FSource%2F788909594"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div></div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 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>
</div>

View File

@ -70,10 +70,10 @@
</div>
</div>
</div>
<a data-name="-37461614%2FFunctions%2F788909594" anchor-label="asTzFlow" id="-37461614%2FFunctions%2F788909594" data-filterable-set=":dokkaHtml/commonMain"></a>
<a data-name="-1603012165%2FFunctions%2F788909594" anchor-label="asTzFlow" id="-1603012165%2FFunctions%2F788909594" data-filterable-set=":dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="as-tz-flow.html"><span>as</span><wbr></wbr><span>Tz</span><wbr></wbr><span><span>Flow</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-37461614%2FFunctions%2F788909594"></span>
<div class=""><span class="inline-flex"><a href="as-tz-flow.html"><span>as</span><wbr></wbr><span>Tz</span><wbr></wbr><span><span>Flow</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1603012165%2FFunctions%2F788909594"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -83,7 +83,7 @@
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><div class="symbol monospace"><div class="block"><div class="block">@<span data-unresolved-link="kotlinx.coroutines/FlowPreview///PointingToDeclaration/">FlowPreview</span></div></div>fun <a href="../dev.inmo.krontab/-kron-scheduler/index.html">KronScheduler</a>.<a href="as-tz-flow.html">asTzFlow</a>(): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<span data-unresolved-link="com.soywiz.klock/DateTimeTz///PointingToDeclaration/">DateTimeTz</span>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace"><div class="block"><div class="block">@<span data-unresolved-link="kotlinx.coroutines/FlowPreview///PointingToDeclaration/">FlowPreview</span></div></div>fun <a href="../dev.inmo.krontab/-kron-scheduler-tz/index.html">KronSchedulerTz</a>.<a href="as-tz-flow.html">asTzFlow</a>(): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<span data-unresolved-link="com.soywiz.klock/DateTimeTz///PointingToDeclaration/">DateTimeTz</span>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><div class="symbol monospace"><div class="block"><div class="block">@<span data-unresolved-link="kotlinx.coroutines/FlowPreview///PointingToDeclaration/">FlowPreview</span></div></div>fun <a href="../dev.inmo.krontab/-kron-scheduler/index.html">KronScheduler</a>.<a href="as-tz-flow.html">asTzFlow</a>(): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<span data-unresolved-link="com.soywiz.klock/DateTimeTz///PointingToDeclaration/">DateTimeTz</span>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<div class="brief "><p class="paragraph">This <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span> will trigger emitting each near time which will be returned from <a href="../dev.inmo.krontab/-kron-scheduler/index.html">this</a> with attention to time zones</p></div></div>
</div>

View File

@ -66,27 +66,7 @@
</div>
</div>
<h2 class="tabbedcontent">Extensions</h2>
<div class="table" data-togglable="Extensions"><a data-name="1175345953%2FExtensions%2F788909594" anchor-label="asTzFlow" id="1175345953%2FExtensions%2F788909594" data-filterable-set=":dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../../dev.inmo.krontab.utils/as-tz-flow.html"><span>as</span><wbr></wbr><span>Tz</span><wbr></wbr><span><span>Flow</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1175345953%2FExtensions%2F788909594"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/commonMain"><div class="symbol monospace"><div class="block"><div class="block">@<span data-unresolved-link="kotlinx.coroutines/FlowPreview///PointingToDeclaration/">FlowPreview</span></div></div>fun <a href="index.html">KronSchedulerTz</a>.<a href="../../dev.inmo.krontab.utils/as-tz-flow.html">asTzFlow</a>(): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<span data-unresolved-link="com.soywiz.klock/DateTimeTz///PointingToDeclaration/">DateTimeTz</span>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<div class="brief "><p class="paragraph">This <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span> will trigger emitting each near time which will be returned from <a href="../-kron-scheduler/index.html">this</a> with attention to time zones</p></div></div>
</div>
</div>
</div>
</div>
<a data-name="-2004989037%2FExtensions%2F788909594" anchor-label="nextOrNowWithOffset" id="-2004989037%2FExtensions%2F788909594" data-filterable-set=":dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Extensions"><a data-name="-2004989037%2FExtensions%2F788909594" anchor-label="nextOrNowWithOffset" id="-2004989037%2FExtensions%2F788909594" data-filterable-set=":dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":dokkaHtml/commonMain" data-filterable-set=":dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../next-or-now-with-offset.html"><span>next</span><wbr></wbr><span>Or</span><wbr></wbr><span>Now</span><wbr></wbr><span>With</span><wbr></wbr><span><span>Offset</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2004989037%2FExtensions%2F788909594"></span>

View File

@ -58,7 +58,6 @@ $dokka.location:dev.inmo.krontab.internal/NearDateTimeCalculator/calculateNearTi
$dokka.location:dev.inmo.krontab.utils////PointingToDeclaration/kdocs/dev.inmo.krontab.utils/index.html
$dokka.location:dev.inmo.krontab.utils//asFlow/dev.inmo.krontab.KronScheduler#/PointingToDeclaration/kdocs/dev.inmo.krontab.utils/as-flow.html
$dokka.location:dev.inmo.krontab.utils//asTzFlow/dev.inmo.krontab.KronScheduler#/PointingToDeclaration/kdocs/dev.inmo.krontab.utils/as-tz-flow.html
$dokka.location:dev.inmo.krontab.utils//asTzFlow/dev.inmo.krontab.KronSchedulerTz#/PointingToDeclaration/kdocs/dev.inmo.krontab.utils/as-tz-flow.html
$dokka.location:dev.inmo.krontab.utils//copy/com.soywiz.klock.DateTime#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int/PointingToDeclaration/kdocs/dev.inmo.krontab.utils/copy.html
$dokka.location:dev.inmo.krontab////PointingToDeclaration/kdocs/dev.inmo.krontab/index.html
$dokka.location:dev.inmo.krontab//AnyTimeScheduler/#/PointingToDeclaration/kdocs/dev.inmo.krontab/-any-time-scheduler.html

View File

@ -167,7 +167,7 @@
<div class="sideMenuPart" id="kdocs-nav-submenu-4-0" pageId="kdocs::dev.inmo.krontab.utils//asFlow/dev.inmo.krontab.KronScheduler#/PointingToDeclaration//788909594">
<div class="overview"><a href="kdocs/dev.inmo.krontab.utils/as-flow.html"><span>as</span><wbr></wbr><span><span>Flow()</span></span></a></div>
</div>
<div class="sideMenuPart" id="kdocs-nav-submenu-4-1" pageId="kdocs::dev.inmo.krontab.utils//asTzFlow/dev.inmo.krontab.KronSchedulerTz#/PointingToDeclaration//788909594">
<div class="sideMenuPart" id="kdocs-nav-submenu-4-1" pageId="kdocs::dev.inmo.krontab.utils//asTzFlow/dev.inmo.krontab.KronScheduler#/PointingToDeclaration//788909594">
<div class="overview"><a href="kdocs/dev.inmo.krontab.utils/as-tz-flow.html"><span>as</span><wbr></wbr><span>Tz</span><wbr></wbr><span><span>Flow()</span></span></a></div>
</div>
<div class="sideMenuPart" id="kdocs-nav-submenu-4-2" pageId="kdocs::dev.inmo.krontab.utils//copy/com.soywiz.klock.DateTime#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int#kotlin.Int/PointingToDeclaration//788909594">

File diff suppressed because one or more lines are too long