Default

class Default(time: Long) : Timer

Constructors

Link copied to clipboard
constructor(time: Long)

Functions

Link copied to clipboard
fun cur(): Long
Link copied to clipboard
open fun end(): Boolean

If the timer is ended.

Link copied to clipboard
fun time(): Long