X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyData.html;h=6aea5bbe529355469cc48234cbef128ee4e997e5;hb=b8882b9d826a828a34eb8ba64b02a74b83db9a09;hp=0bb740aedf635ef952cf38c01470f36c2928a39a;hpb=800480935c90f3847c389dd5dbfca11760e78675;p=poolifier.git diff --git a/docs/interfaces/StrategyData.html b/docs/interfaces/StrategyData.html index 0bb740ae..6aea5bbe 100644 --- a/docs/interfaces/StrategyData.html +++ b/docs/interfaces/StrategyData.html @@ -1,91 +1,3 @@ -StrategyData | poolifier - v3.0.1
-
- -
-
-
-
- -

Interface StrategyDataInternal

-
-

Worker choice strategy data.

-
-
-
-

Hierarchy

-
    -
  • StrategyData
-
-
-
- -
-
-

Properties

-
-
-

Properties

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

Generated using TypeDoc

-
\ No newline at end of file +StrategyData | poolifier - v3.1.14

Interface StrategyDataInternal

Worker choice strategy data.

+
interface StrategyData {
    virtualTaskEndTimestamp?: number;
}

Properties

virtualTaskEndTimestamp?: number

Generated using TypeDoc

\ No newline at end of file