StartPreciseCoverageReturn

@Serializable
data class StartPreciseCoverageReturn(val timestamp: Double)

Constructors

Link copied to clipboard
constructor(timestamp: Double)

Properties

Link copied to clipboard

Monotonically increasing time (in seconds) when the coverage update was taken in the backend.