ticker

fun ticker(intervalMs: Int): Stream<Long>
fun ticker(interval: Duration): Stream<Long>