hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
TimerChannelBase.onTick
hunt
event
timer
Common
TimerChannelBase
The handler will be handled in another thread.
ITimer
onTick
(TickedEventHandler handler)
class
TimerChannelBase
ITimer
onTick
(
TickedEventHandler
handler
)
void
onTick
()
Meta
Source
See Implementation
hunt
event
timer
Common
TimerChannelBase
constructors
this
functions
close
onTick
reset
start
stop
properties
interval
isActive
time
wheelSize
variables
_circle
_interval
_isActive
_timeOut
_wheelSize
ticked
The handler will be handled in another thread.