hunt-extra v1.0.10 (2021-04-13T02:41:33Z)
Home
Dub
Repo
AbstractNativeTimer.start
hunt
util
Timer
AbstractNativeTimer
Undocumented in source. Be warned that the author may not have intended to support it.
void
start
(bool immediately, bool once)
void
start
(uint interval)
class
AbstractNativeTimer
void
start
(
uint
interval
)
Meta
Source
See Implementation
hunt
util
Timer
AbstractNativeTimer
constructors
this
functions
onTick
reset
start
stop
properties
interval
isActive
variables
_interval
_isActive
ticked