Time distribution
Description
Time distribution - array of objects in the task structure. When the task is performing, the percentage is selected according to priority (The higher the priority, the more probably to choose this percentage). The time of task execution is calculated based on selected percentage.
Structure
Attributes
Attribute | Type | Minimal length(of symbols)/value | Maximal length(of symbols)/value | Description |
---|---|---|---|---|
Percent | integer | 1 | 10 | Percentage of time the task execution |
Priority | integer | 0 | 999 | Priority |