X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=e873430097f52d53038d7f2084afcd6cb419deda;hb=3dba671e8b5f66e6598e3cc25a3472b27391e8ed;hp=5f7c406d80d4023d33bc3b79e8e2eb995bb19d81;hpb=f45a3823ad04902b4c446c7c7de55ca183041953;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 5f7c406d..e8734300 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier
+Task | poolifier - v2.6.21
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.21
    @@ -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