X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyData.html;h=7b914d62be2f41274cf3d71220f64e03bd94eb4a;hb=af66adf6d7514f45660caaded5e8b3f92aa41b7f;hp=fb1514026fddbf564a77ea81a05b64efb0385402;hpb=b7e141c40bccfd7a4ec0ff98b7829f7d296f048b;p=poolifier.git diff --git a/docs/interfaces/StrategyData.html b/docs/interfaces/StrategyData.html index fb151402..7b914d62 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.10

Interface StrategyDataInternal

Worker choice strategy data.

+
interface StrategyData {
    virtualTaskEndTimestamp?: number;
}

Properties

virtualTaskEndTimestamp?: number
\ No newline at end of file