kotlin-flow-extensions / hu.akarnokd.kotlin.flow / timer

timer

fun timer(timeout: Long, unit: TimeUnit): Flow<Long>

Signal 0L after the given time passed