getTimestamp

@IntRange(from = 0)
abstract fun getTimestamp(): Long

Gives the timestamp of the provided target information, in milliseconds since epoch.

This value should come from a monotonic time provider, such as elapsedRealtime

Return

information timestamp