TIME_SPAN_SECOND

const val TIME_SPAN_SECOND: Long = 1000000

Evaluates to a time span of one second.

Since

2.26