Files
tea4j-autodeploy/docs/StopWatch.md
T
2026-07-02 00:02:13 +00:00

761 B

StopWatch

Properties

Name Type Description Notes
created Date Created is the time when the stopwatch was started [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]