NativeTimer.start

immediately: true to call first event immediately once: true to call timed event only once

class NativeTimer
override
void
start
(
bool immediately = false
,
bool once = false
)

Meta