X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FStrategyData.html;h=61dcf7cebcc9a1cf52c8532083618561e16c1439;hb=bd904ec278545cbbdc173c97bf29cc0314e33ca0;hp=9a961b93ffcb2e3d1a3fae3fc95af2abaa098322;hpb=87f3b54969e17a64a69f3dc7ce4805493274a4f8;p=poolifier.git diff --git a/docs/interfaces/StrategyData.html b/docs/interfaces/StrategyData.html index 9a961b93..61dcf7ce 100644 --- a/docs/interfaces/StrategyData.html +++ b/docs/interfaces/StrategyData.html @@ -1,91 +1,3 @@ -StrategyData | poolifier - v3.0.2
-
- -
-
-
-
- -

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

Interface StrategyDataInternal

Worker choice strategy data.

+
interface StrategyData {
    virtualTaskEndTimestamp?: number;
}

Properties

virtualTaskEndTimestamp?: number
\ No newline at end of file