KVExpire

object KVExpire

Properties

Link copied to clipboard
const val DAY: Int = 86400
Link copied to clipboard
const val HOUR: Int = 3600
Link copied to clipboard
const val MINUTE: Int = 60
Link copied to clipboard
const val MONTH: Int = 2592000
Link copied to clipboard
const val NEVER: Int = 0
Link copied to clipboard
const val YEAR: Int = 946080000