stressDataMaxTimestamp

abstract val stressDataMaxTimestamp: Flowable<Long>

Returns Flowable that emits UNIX-timestamp of last stress data.

If there is no data then 0 will be emitted.

Return

Flowable that emits UNIX-timestamp of last stress data

See also