Get the latest finish time of an activity.
The latest finish time is obtained by scheduling the activities as-late-as-possible. The latest possible finish of the project is determined by the time point of the project buffer as set in the P2Schedule:set_project_buffer function.
I/O | Type | Name | Description |
---|---|---|---|
input | integer | ID | activity ID |
output | integer | time | latest finish time |
Step inside PMKC.