minTimestamp

abstract val minTimestamp: Flowable<Long>

Returns Flowable that emits UNIX timestamp of the first measurements.

If there is no data then 0 will be emitted.

Return

Flowable that emits UNIX timestamp of the first measurements