SECONDS_TO_MILLISECONDS

const val SECONDS_TO_MILLISECONDS: Int = 1000

Number of milliseconds in one second.