Dispatchers
constDispatchers:object
Defined in: src/Dispatcher.ts:97
Type Declaration
Section titled “Type Declaration”Immediate
Section titled “Immediate”Immediate: () =>
ImmediateDispatcher
Returns
Section titled “Returns”Microtask
Section titled “Microtask”Microtask: () =>
MicrotaskDispatcher
Returns
Section titled “Returns”Throughput
Section titled “Throughput”Throughput: (
throughput) =>ThroughputDispatcher
Parameters
Section titled “Parameters”throughput?
Section titled “throughput?”number = 16