This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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

See also

Related articles

Animation