Custom

class Custom(val time: Long) : Time

Constructors

Link copied to clipboard
constructor(time: Long)

Properties

Link copied to clipboard
open override val key: String
Link copied to clipboard
val time: Long

Functions

Link copied to clipboard
open override fun toString(): String