data class GetCurrentTimeResponse
Response type for the AnimationDomain.getCurrentTime command.
<init> |
Response type for the AnimationDomain.getCurrentTime command. GetCurrentTimeResponse(currentTime: Double) |
currentTime |
Current time of the page. val currentTime: Double |