X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=6e0652cbe66342dcb904d5c45e60f49bbc6fe3e9;hb=08e40091fb1d27284ffcdfaced81292139a02c55;hp=1a02f73f64ed01afcc1584529294cc0590bf6565;hpb=71056a0ac555e096c1428d6341ef45c7980a6332;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 1a02f73f..6e0652cb 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier
+Task | poolifier - v2.6.13
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.13
    @@ -24,7 +24,7 @@
    • Data = unknown

      -

      Type of data sent to the worker. This can only be serializable data.

      +

      Type of data sent to the worker. This can only be structured-cloneable data.

    @@ -34,7 +34,7 @@
    +
  • Defined in src/utility-types.ts:65
  • @@ -46,6 +46,7 @@ id? name? timestamp? +workerId

    Properties

    @@ -56,7 +57,7 @@
    +
  • Defined in src/utility-types.ts:77
  • id?: string
    @@ -64,7 +65,7 @@
    +
  • Defined in src/utility-types.ts:85
  • name?: string
    @@ -72,7 +73,7 @@
    +
  • Defined in src/utility-types.ts:73
  • timestamp?: number
    @@ -80,7 +81,15 @@
    +
  • Defined in src/utility-types.ts:81
  • +
    + +
    workerId: number
    +

    Worker id.

    +
    +
    +
  • timestamp
  • +
  • workerId
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file