gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.events
/
SkippedResult
Skipped
Result
API
interface
SkippedResult
:
OperationResult
(
source
)
Describes how an operation was skipped.
Since
2.4
Inheritors
TestSkippedResult
TaskSkippedResult
Members
Functions
get
End
Time
Link copied to clipboard
API
abstract
fun
getEndTime
(
)
:
Long
get
Start
Time
Link copied to clipboard
API
abstract
fun
getStartTime
(
)
:
Long