TransportTime #

TransportTime is a the time along the Transport's timeline. It is similar to Time, but instead of evaluating against the AudioContext's clock, it is evaluated against the Transport's position. See TransportTime wiki.

TransportTime (
value?:TimeValue ,
units?:TimeBaseUnit
) => TransportTimeClass