geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
ITimer.Reset
geario
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
geario
event
timer
Common
ITimer
functions
Interval
IsActive
OnTick
Reset
Start
Stop