API reference@evolu/web › availableParallelism

function availableParallelism(): number &
  Brand<"NonNaN"> &
  Brand<"Finite"> &
  Brand<"Int"> &
  Brand<"NonNegative"> &
  Brand<"Positive">;

Defined in: Platform.ts:13

Returns the amount of logical processors available to the browser.