hunt-extra v1.0.10 (2021-04-13T02:41:33Z)
Home
Dub
Repo
AbstractNativeTimer.onTick
hunt
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
hunt
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.