Minix
5.0.0-alpha
module-ticker
/
dev.racci.minix.ticker
/
Ticker
Ticker
abstract
class
Ticker
The base implementation of a Ticker.
Properties
Properties
is
Paused
Link copied to clipboard
val
isPaused
:
Boolean
is
Running
Link copied to clipboard
val
isRunning
:
Boolean
last
Tick
Link copied to clipboard
val
lastTick
:
Instant
tick
Count
Link copied to clipboard
val
tickCount
:
Long
tick
Interval
Link copied to clipboard
val
tickInterval
:
Duration