Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks.testing
/
TestResult
/
getStartTime
get
Start
Time
API
abstract
fun
getStartTime
(
)
:
Long
(
source
)
Returns the time when this test started execution.
Return
The start time, in milliseconds since the epoch.