X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyData.html;h=7eb3222157ce19fd4e37552964dbf6f0daed1793;hb=a9fc134421fb6926f4eff76d1d82c9bd8b341606;hp=18a8be778b42418cf2daea78c57a057ac9308841;hpb=447eca603b96bc46303dfa16f3048b68ae576b0c;p=poolifier.git diff --git a/docs/interfaces/StrategyData.html b/docs/interfaces/StrategyData.html index 18a8be77..7eb32221 100644 --- a/docs/interfaces/StrategyData.html +++ b/docs/interfaces/StrategyData.html @@ -1,91 +1,3 @@ -StrategyData | poolifier - v2.7.0
-
- -
-
-
-
- -

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

Interface StrategyDataInternal

Worker choice strategy data.

+
interface StrategyData {
    virtualTaskEndTimestamp?: number;
}

Properties

virtualTaskEndTimestamp?: number

Generated using TypeDoc

\ No newline at end of file