Frida Docs Unified
    Preparing search index...

    Function setInterval

    • Calls func every delay milliseconds, optionally passing it the provided params. Returns an id that can be passed to clearInterval() to cancel it.

      Parameters

      Returns number