kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Animation
/
GetCurrentTimeReturn
Get
Current
Time
Return
@
Serializable
data
class
GetCurrentTimeReturn
(
val
currentTime
:
Double
)
Members
Constructors
Get
Current
Time
Return
Link copied to clipboard
constructor
(
currentTime
:
Double
)
Properties
current
Time
Link copied to clipboard
val
currentTime
:
Double
Current time of the page.