hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
TimerChannelBase.reset
hunt
event
timer
Common
TimerChannelBase
Undocumented in source. Be warned that the author may not have intended to support it.
void
reset
(size_t interval)
void
reset
(Duration duration)
class
TimerChannelBase
void
reset
(
Duration
duration
)
void
reset
(bool immediately, bool once)
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