Runs func on the next tick, i.e. when the current native thread exits the JavaScript runtime. Any additional params are passed to it.
func
params
Rest
Generated using TypeDoc
Runs
func
on the next tick, i.e. when the current native thread exits the JavaScript runtime. Any additionalparams
are passed to it.