Element.getBaseTime

Returns the base time of the element. The base time is the absolute time of the clock when this element was last put to PLAYING. Subtracting the base time from the clock time gives the running time of the element.

class Element
getBaseTime
()

Return Value

the base time of the element.

MT safe.

Meta