X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyData.html;h=98215cc270ee77b80013dc9449d6711261d5dea4;hb=0956e79ce8d999bf54e444156d33e582fc428f8d;hp=fb1514026fddbf564a77ea81a05b64efb0385402;hpb=22c85455d2f30345148aa3e1304d3b0840102f72;p=poolifier.git diff --git a/docs/interfaces/StrategyData.html b/docs/interfaces/StrategyData.html index fb151402..8feead22 100644 --- a/docs/interfaces/StrategyData.html +++ b/docs/interfaces/StrategyData.html @@ -1,133 +1,3 @@ -StrategyData | poolifier - v2.6.41
-
- -
-
-
-
- -

Interface StrategyDataInternal

-
-

Worker choice strategy data.

-
-
-
-

Hierarchy

-
    -
  • StrategyData
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
virtualTaskEndTimestamp?: number
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +StrategyData | poolifier - v4.0.7

Interface StrategyDataInternal

Worker choice strategy data.

+
interface StrategyData {
    virtualTaskEndTimestamp?: number;
}

Properties

virtualTaskEndTimestamp?: number
\ No newline at end of file