Setups a timer and disposes automatically when view model is destroyed. This will execute given function only once unless repeat argument is true.
repeat
true
delay in seconds
repeat at given delay
Generated using TypeDoc
Setups a timer and disposes automatically when view model is destroyed. This will execute given function only once unless
repeat
argument istrue
.