currentTime
Summary
Returns the time value for this timeline or null if this timeline is inactive.
Property of apis/web_animations/AnimationTimelineapis/web_animations/AnimationTimeline
Syntax
Note: This property is read-only.
var result = element.currentTime;
Return Value
Returns an object of type doubledouble