X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMessageValue.html;h=6dce4e385d79cd8e46ac60f4d26db1fc08867e6c;hb=6b272951b296a2ea26659e9a2fa81bdc6003407f;hp=280a5ddf0cf49048c15b92e861376fd24674ff1d;hpb=030eb5a38e62c6e381961644eab2ddac9a027aea;p=poolifier.git diff --git a/docs/interfaces/MessageValue.html b/docs/interfaces/MessageValue.html index 280a5ddf..6dce4e38 100644 --- a/docs/interfaces/MessageValue.html +++ b/docs/interfaces/MessageValue.html @@ -39,7 +39,7 @@ +
  • Defined in src/utility-types.ts:54
  • @@ -66,7 +66,7 @@
    +
  • Defined in src/pools/worker.ts:47
  • id?: string
    @@ -75,7 +75,7 @@
    +
  • Defined in src/pools/worker.ts:55
  • kill?: 1 | "SOFT" | "HARD"
    @@ -83,7 +83,7 @@
    +
  • Defined in src/utility-types.ts:59
  • name?: string
    @@ -92,15 +92,15 @@
    +
  • Defined in src/pools/worker.ts:43
  • statistics?: WorkerStatistics
    -

    Whether to compute the given statistics or not.

    +

    Whether the worker computes the given statistics or not.

    +
  • Defined in src/utility-types.ts:71
  • taskError?: TaskError<ErrorData>
    @@ -108,7 +108,7 @@
    +
  • Defined in src/utility-types.ts:63
  • taskPerformance?: TaskPerformance
    @@ -116,7 +116,7 @@
    +
  • Defined in src/utility-types.ts:67
  • timestamp?: number
    @@ -125,7 +125,7 @@
    +
  • Defined in src/pools/worker.ts:51
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file