kiss v0.4.6 (2018-06-28T07:57:03Z)
Dub
Repo
AbstractNativeTimer.onTick
kiss
util
timer
AbstractNativeTimer
The handler will be handled in another thread.
ITimer
onTick
(TickedEventHandler handler)
class
AbstractNativeTimer
ITimer
onTick
(
TickedEventHandler
handler
)
void
onTick
()
Meta
Source
See Implementation
kiss
util
timer
AbstractNativeTimer
constructors
this
functions
onTick
reset
start
stop
properties
interval
isActive
variables
_interval
_isActive
ticked
The handler will be handled in another thread.