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

getStartTime

abstract fun getStartTime(): Long

Returns the time when the operation started its execution.

Return
The start time, in milliseconds since the epoch.