X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyData.html;h=4be75f4627c004ffdc42216d494c41225cd0b28e;hb=0824f8ed96eb038a912377f9d36ef4f8b47dcdf3;hp=6a09be935b51893449e2542888098c4e55963baf;hpb=fe443f3119b105ccb6dd6f95260de3809e817066;p=poolifier.git diff --git a/docs/interfaces/StrategyData.html b/docs/interfaces/StrategyData.html index 6a09be93..4be75f46 100644 --- a/docs/interfaces/StrategyData.html +++ b/docs/interfaces/StrategyData.html @@ -1,91 +1,3 @@ -StrategyData | poolifier - v3.0.3
-
- -
-
-
-
- -

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.13

Interface StrategyDataInternal

Worker choice strategy data.

+
interface StrategyData {
    virtualTaskEndTimestamp?: number;
}

Properties

virtualTaskEndTimestamp?: number
\ No newline at end of file