Timer

external interface Timer

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
hasRef
Link copied to clipboard
abstract fun hasRef(): Boolean
ref
Link copied to clipboard
abstract fun ref(): Timer
refresh
Link copied to clipboard
abstract fun refresh(): Timer
toString
Link copied to clipboard
open fun toString(): String
unref
Link copied to clipboard
abstract fun unref(): Timer

Inheritors

Timeout
Link copied to clipboard