X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=06d98f8448b72832ada0721885e57b2fdae442a8;hb=699db3f06500e28320ae786e304c23020dd5b5ad;hp=4a95f05a34e6e6f99c7889551935ea781cd48c0c;hpb=d49303bcd1dc86f36030dff08796f869681d4eae;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index 4a95f05a..06d98f84 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -23,7 +23,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:35
  • @@ -39,9 +39,11 @@
    medRunTime?: boolean

    Use tasks median run time instead of average run time.

    + +

    Default Value

    false

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:41