X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskStatisticsRequirements.html;h=048fcad46527a7d310b67f0cfb446d48889b6672;hb=19a5bdbdc498f181197b8cf4ffb2cf01b2e64230;hp=66fc9cbe28427066912b53e1febe5d960d9b4461;hpb=a630937b6381fc724a7c2c233653fafc8c9dcc90;p=poolifier.git diff --git a/docs/interfaces/TaskStatisticsRequirements.html b/docs/interfaces/TaskStatisticsRequirements.html index 66fc9cbe..048fcad4 100644 --- a/docs/interfaces/TaskStatisticsRequirements.html +++ b/docs/interfaces/TaskStatisticsRequirements.html @@ -1,8 +1,8 @@ -TaskStatisticsRequirements | poolifier - v3.1.15

Interface TaskStatisticsRequirementsInternal

Pool worker node worker usage statistics requirements.

-
interface TaskStatisticsRequirements {
    elu: MeasurementStatisticsRequirements;
    runTime: MeasurementStatisticsRequirements;
    waitTime: MeasurementStatisticsRequirements;
}

Properties

elu +TaskStatisticsRequirements | poolifier - v3.1.20

Generated using TypeDoc

\ No newline at end of file +

Tasks runtime requirements.

+

Tasks wait time requirements.

+

Generated using TypeDoc

\ No newline at end of file