D
Size: a a a
D
D
a
VD
AS
DM
DM
AS
AS
DB
PK
ВС
IA
VD
timeInMillis
time since the epoch when the build was scheduled
startTimeInMillis
time since the epoch when the build started running
duration
duration of the build in milliseconds
durationString
a human-readable representation of the build duration
т
.е. можно просто использовать ${currentBuild.durationString}
DB
ВС
timeInMillis
time since the epoch when the build was scheduled
startTimeInMillis
time since the epoch when the build started running
duration
duration of the build in milliseconds
durationString
a human-readable representation of the build duration
т
.е. можно просто использовать ${currentBuild.durationString}
${currentBuild.durationString}
?VD
${currentBuild.durationString}
?ВС
IA
${currentBuild.durationString}
?