HOURS_TO_SECONDS

private const val HOURS_TO_SECONDS: Int = 3600

Number of seconds in one hour.