Schedules func to be called on Frida's JavaScript thread, optionally passing it the provided params. Returns an id that can be passed to clearImmediate() to cancel it.
func
Schedules
functo be called on Frida's JavaScript thread, optionally passing it the provided params. Returns an id that can be passed to clearImmediate() to cancel it.