TWO_WEEKS

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int
Link copied to clipboard
Link copied to clipboard
val strRes: StringResource

Functions

Link copied to clipboard
fun isAvailable(oldestTimestampSeconds: Long, now: Long = nowSeconds): Boolean

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.

Link copied to clipboard
fun timeThreshold(now: Long = nowSeconds): Long