hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
ITimer.reset
hunt
event
timer
Common
ITimer
Undocumented in source.
void
reset
(bool immediately, bool once)
interface
ITimer
void
reset
(
bool
immediately
= false
,
bool
once
= false
)
void
reset
(size_t interval)
void
reset
(Duration duration)
Meta
Source
See Implementation
hunt
event
timer
Common
ITimer
functions
interval
isActive
onTick
reset
start
stop