GradleBuildCachePerformanceTaskFingerprintingSummary

constructor(@Json(name = "count") count: Int, @Json(name = "serialDuration") serialDuration: Long)

Parameters

count

Count of fingerprinted tasks.

serialDuration

Sum of all fingerprinting times of fingerprinted tasks in milliseconds.