ConfigurationCacheEntryUpdatedResult

A configuration cache entry was found and partially reused; the invalidated projects were re-configured and the entry was updated.

Since

9.8.0

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Returns the time when the operation finished its execution.
Link copied to clipboard
abstract fun getProblemCount(): Int
Returns the number of configuration cache problems reported to the console for this build invocation.
Link copied to clipboard
abstract fun getStartTime(): Long
Returns the time when the operation started its execution.