@vpalmisano/webrtcperf-js
Preparing search index...
common
createWorker
Function createWorker
createWorker
(
fn
:
()
=>
void
)
:
Worker
Creates a worker from a function.
Parameters
fn
:
()
=>
void
The function to create the worker from.
Returns
Worker
The worker.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vpalmisano/webrtcperf-js
Loading...
Creates a worker from a function.