component3

@JvmName(name = "keyValueTimestampGetTimestamp")
operator fun <K, V> KeyValue<K, ValueAndTimestamp<V>>.component3(): Long

Get the timestamp of a timestamped-KeyValue