Time associated with the label (or -1 if there is no such label)
GreenSock Docs (HTML5/JS)
TimelineMax
.getLabelTime()
.getLabelTime( label:String ) : Number
Returns the time associated with a particular label.
Parameters
label: String
Label name
Returns : Number

Details
Returns the time associated with a particular label. If the label isn't found, -1 is returned.