isAvailable

fun isAvailable(oldestTimestampSeconds: Long, now: Long = nowSeconds): Boolean(source)

Checks if this time frame is relevant given the oldest available data point. We show the option if the data extends at least into this timeframe.