X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=d6d6685558b14f133d74b766ab3db1eef3576180;hb=f63918da6f3fc77cc7f98e4d43e3f37955140468;hp=13b3eaf6d68610bf58828ef9aac0345727d25570;hpb=d6b93f1ae5603949390418b787e0ad51b026f9c5;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index 13b3eaf6..d6d66855 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