localDateTimeFlow

fun localDateTimeFlow(): Flow<LocalDateTime>

Creates a temporalFlow of LocalDateTimes. Frequency of updates is platform dependent, but should not be more infrequent than approximately once a minute.