mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
711 B
711 B
StopWatch
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| created | Date | [optional] | |
| duration | String | Duration is a human-readable duration string | [optional] |
| issueIndex | Long | IssueIndex is the index number of the associated issue | [optional] |
| issueTitle | String | IssueTitle is the title of the associated issue | [optional] |
| repoName | String | RepoName is the name of the repository | [optional] |
| repoOwnerName | String | RepoOwnerName is the name of the repository owner | [optional] |
| seconds | Long | Seconds is the total elapsed time in seconds | [optional] |