| Name | Type | Description | Notes |
|---|---|---|---|
| codingDurationMs | Long | The coding duration in milliseconds | |
| reviewDurationMs | Long | The review duration in milliseconds | [optional] |
| maxWaitDurationMs | Long | The max wait duration between merge time and deploy start time in milliseconds | [optional] |
| avgWaitDurationMs | Long | The average wait duration between merge time and deploy start time in milliseconds | [optional] |
| maxDeployDurationMs | Long | The max deploy duration in milliseconds | [optional] |
| avgDeployDurationMs | Long | The average deploy duration in milliseconds | [optional] |
| maxTotalLeadTimeMs | Long | The max total lead time in milliseconds | [optional] |
| avgTotalLeadTimeMs | Long | The average total lead time in milliseconds | [optional] |