Get ready time value for an activity.
Ready times impose 'start/finish no earlier than' constraints on activity actID, as follows:
| I/O | Type | Name | Description |
|---|---|---|---|
| input | integer | actID | ID of the activity |
| input | integer | start/finish | 0 (Ready Start) or 1 (Ready Finish) |
| output | integer | time | time value or -1 if no ready time is imposed |
Step inside PMKC.