data class StartPreciseCoverageResponse
Response type for the ProfilerDomain.startPreciseCoverage command.
<init> |
Response type for the ProfilerDomain.startPreciseCoverage command. StartPreciseCoverageResponse(timestamp: Double) |
timestamp |
Monotonically increasing time (in seconds) when the coverage update was taken in the backend. val timestamp: Double |