Get the slack of an activity.
The activity slack is equal to the time window between its latest start time (see the P2Schedule:get_latest_start function) and its current start time (see the P2Schedule:get_start function).
I/O | Type | Name | Description |
---|---|---|---|
input | integer | ID | activity ID |
output | integer | slack | slack value |
Step inside PMKC.