X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=06d98f8448b72832ada0721885e57b2fdae442a8;hb=15bb637a91abd156aae586ce14c663101a8c6697;hp=bcca29a354906e83eb7841553039920e9de83486;hpb=6c525543a7ed67a926b7c1f4bf98985aaad1f088;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index bcca29a3..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