api / org.gradle.tooling.events / OperationResult / getEndTime

getEndTime

abstract fun getEndTime(): Long

Returns the time when the operation finished its execution.

Return
The end time, in milliseconds since the epoch.