@vpalmisano/webrtcperf-js
    Preparing search index...

    Function createWorker

    • Creates a worker from a function.

      Parameters

      • fn: () => void

        The function to create the worker from.

      Returns Worker

      The worker.