GetCurrentTimeReturn

@Serializable
data class GetCurrentTimeReturn(val currentTime: Double)

Constructors

Link copied to clipboard
constructor(currentTime: Double)

Properties

Link copied to clipboard

Current time of the page.